Add services to navigation bar
This commit is contained in:
parent
2e6975937b
commit
f19fc2fd0a
1 changed files with 1 additions and 0 deletions
|
@ -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/>
|
||||
|
|
Loading…
Reference in a new issue