fix links
This commit is contained in:
@@ -141,7 +141,7 @@ function Home() {
|
||||
<meta property="og:title" content="Dead Network" />
|
||||
<meta
|
||||
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
|
||||
property="og:description"
|
||||
|
||||
@@ -23,7 +23,7 @@ export default function NotFound() {
|
||||
404 - Page Not Found
|
||||
</Translate>
|
||||
</h1>
|
||||
<img src="/design/chirpy.png" alt='Chirpy' />
|
||||
<img src="/img/404.gif" alt='404' />
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user