fix links
This commit is contained in:
parent
98c3a593b9
commit
344dc7452a
@ -22,7 +22,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
docs: {
|
docs: {
|
||||||
sidebar: {
|
sidebar: {
|
||||||
autoCollapseCategories: true,
|
autoCollapseCategories: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
navbar: {
|
navbar: {
|
||||||
|
@ -141,7 +141,7 @@ function Home() {
|
|||||||
<meta property="og:title" content="Dead Network" />
|
<meta property="og:title" content="Dead Network" />
|
||||||
<meta
|
<meta
|
||||||
property="og:image"
|
property="og:image"
|
||||||
content="https://meshtastic.org/design/web/social-preview-1200x630.png"
|
content="https://assada.dead.guru/storage/images/1688850203_o_g.jpg"
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
|
@ -23,7 +23,7 @@ export default function NotFound() {
|
|||||||
404 - Page Not Found
|
404 - Page Not Found
|
||||||
</Translate>
|
</Translate>
|
||||||
</h1>
|
</h1>
|
||||||
<img src="/design/chirpy.png" alt='Chirpy' />
|
<img src="/img/404.gif" alt='404' />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
BIN
static/img/404.gif
Normal file
BIN
static/img/404.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
Loading…
Reference in New Issue
Block a user