mirror of
https://github.com/acid-info/free.technology.git
synced 2025-03-01 01:40:33 +00:00
fix: fix wrong content
This commit is contained in:
parent
dfdb5d2bc7
commit
a2b0deaf25
@ -43,11 +43,11 @@ import BU_DATA from '../data/bu-data'
|
||||
|
||||
| Development Status | Vertical |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||
| {BU_DATA.waku.hero.devStatus} | {BU_DATA.waku.hero.vertical} |
|
||||
|
||||
| Founded | Achievements |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||
| {BU_DATA.waku.hero.est} | {BU_DATA.waku.hero.achievements} |
|
||||
|
||||
<p>{BU_DATA.waku.hero.description}</p>
|
||||
|
||||
@ -57,11 +57,11 @@ import BU_DATA from '../data/bu-data'
|
||||
|
||||
| Development Status | Vertical |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||
| {BU_DATA.codex.hero.devStatus} | {BU_DATA.codex.hero.vertical} |
|
||||
|
||||
| Founded | Achievements |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||
| {BU_DATA.codex.hero.est} | {BU_DATA.codex.hero.achievements} |
|
||||
|
||||
<p>{BU_DATA.codex.hero.description}</p>
|
||||
|
||||
@ -71,11 +71,11 @@ import BU_DATA from '../data/bu-data'
|
||||
|
||||
| Development Status | Vertical |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||
| {BU_DATA.nomos.hero.devStatus} | {BU_DATA.nomos.hero.vertical} |
|
||||
|
||||
| Founded | Achievements |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||
| {BU_DATA.nomos.hero.est} | {BU_DATA.nomos.hero.achievements} |
|
||||
|
||||
<p>{BU_DATA.nomos.hero.description}</p>
|
||||
|
||||
@ -85,11 +85,11 @@ import BU_DATA from '../data/bu-data'
|
||||
|
||||
| Development Status | Vertical |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||
| {BU_DATA.status.hero.devStatus} | {BU_DATA.status.hero.vertical} |
|
||||
|
||||
| Founded | Achievements |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||
| {BU_DATA.status.hero.est} | {BU_DATA.status.hero.achievements} |
|
||||
|
||||
<p>{BU_DATA.status.hero.description}</p>
|
||||
|
||||
@ -99,11 +99,11 @@ import BU_DATA from '../data/bu-data'
|
||||
|
||||
| Development Status | Vertical |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||
| {BU_DATA.keycard.hero.devStatus} | {BU_DATA.keycard.hero.vertical} |
|
||||
|
||||
| Founded | Achievements |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||
| {BU_DATA.keycard.hero.est} | {BU_DATA.keycard.hero.achievements} |
|
||||
|
||||
<p>{BU_DATA.keycard.hero.description}</p>
|
||||
|
||||
@ -113,11 +113,11 @@ import BU_DATA from '../data/bu-data'
|
||||
|
||||
| Development Status | Vertical |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.devStatus} | {BU_DATA.logos.hero.vertical} |
|
||||
| {BU_DATA.nimbus.hero.devStatus} | {BU_DATA.nimbus.hero.vertical} |
|
||||
|
||||
| Founded | Achievements |
|
||||
|--------------------|---------------|
|
||||
| {BU_DATA.logos.hero.est} | {BU_DATA.logos.hero.achievements} |
|
||||
| {BU_DATA.nimbus.hero.est} | {BU_DATA.nimbus.hero.achievements} |
|
||||
|
||||
<p>{BU_DATA.nimbus.hero.description}</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user