Add some fixes
This commit is contained in:
@@ -8,10 +8,10 @@ const { location } = Astro.props;
|
||||
|
||||
<div class="header">
|
||||
<a href="/">~/</a>
|
||||
<a href="/contact.html">Contact</a>
|
||||
<a href="/contact">Contact</a>
|
||||
<a href="https://uptime.nothing.run">Uptime</a>
|
||||
<a href="/news">News</a>
|
||||
<a href="/notes.html">Notes</a>
|
||||
<a href="/notes">Notes</a>
|
||||
<a href="/donate">Donate :3</a>
|
||||
</div>
|
||||
|
||||
|
@@ -6,4 +6,4 @@ keys: 'nothing crypto free software libre self host'
|
||||
---
|
||||
|
||||
## Linguistics
|
||||
- [Беларусский или белорусский](/articles/belarusian.html)
|
||||
- [Беларусский или белорусский](/articles/belarusian)
|
||||
|
Reference in New Issue
Block a user