Add Aso to explain OKI
This commit is contained in:
@@ -8,6 +8,7 @@ import Akey from '../components/akey'
|
||||
|
||||
import okiLogo from '../public/logo-512x512.png'
|
||||
import Footer from '../components/footer'
|
||||
import Aso from '../components/akey/aso'
|
||||
|
||||
async function jwennDone() {
|
||||
const statistik = await jwennStats()
|
||||
@@ -27,6 +28,7 @@ export default async function Page() {
|
||||
<Akey logo={okiLogo} />
|
||||
<Container sx={{flexGrow: 100}}>
|
||||
<Statistik statistik={statistik} />
|
||||
<Aso />
|
||||
</Container>
|
||||
<Footer />
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user