Add services to navigation bar

This commit is contained in:
Jonas Tobias Hopusch 2021-06-29 22:14:11 +02:00
parent 2e6975937b
commit f19fc2fd0a
Failed to generate hash of commit
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
<table>
<tr>
<td><a href="{{ get_url(path="@/blog/_index.md") }}">Blog</a></td>
<td><a href="{{ get_url(path="@/servers.md") }}">Servers</a></td>
</tr>
</table>
<hr/>