small change on admin

This commit is contained in:
Brian Picciano 2022-08-19 21:58:18 -06:00
parent 61d4e959b5
commit 1b3ca1af4b

View File

@ -9,7 +9,7 @@ anything without providing credentials.
<ul>
<li><a href="{{ BlogURL "posts" }}">Posts</a></li>
<li><a href="{{ BlogURL "assets" }}">Assets</a></li>
<li><a href="{{ BlogURL "drafts" }}">Drafts (private)</a></li>
<li><a href="{{ BlogURL "drafts" }}">Drafts</a> (private)</li>
</ul>
{{ end }}