Update _includes/navbar.html
This commit is contained in:
parent
35a495f5a4
commit
d326e608e6
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
<a href="/" class=nav><img src="https://swee.codes/icons/home.svg"></a>
|
||||
<a href="/archive/" class=nav><img src="https://swee.codes/icons/apps.svg"></a>
|
||||
<a href="/team/" class=nav><img src="https://swee.codes/icons/team.svg"></a>
|
||||
<a href="/feed.xml" class=nav><img src="https://swee.codes/icons/rss.svg"></a>
|
||||
<a href="/" class=nav><img src="https://cdn.swee.codes/icons/home.svg"></a>
|
||||
<a href="/archive/" class=nav><img src="https://cdn.swee.codes/icons/apps.svg"></a>
|
||||
<a href="/team/" class=nav><img src="https://cdn.swee.codes/icons/team.svg"></a>
|
||||
<a href="/feed.xml" class=nav><img src="https://cdn.swee.codes/icons/rss.svg"></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue