diff options
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template.html b/template.html index b6c4aaf..beefe84 100644 --- a/template.html +++ b/template.html @@ -67,10 +67,10 @@ $endif$ <div id="dark-mode-btn"></div> </div> <nav> + <a href="/archive">archive</a> • <a href="/liked">liked</a> • <a href="/now">now</a> • - <a href="/projects">projects</a> • - <a href="/archive">archive</a> + <a href="/projects">projects</a> </nav> $if(title)$ |
