Skip to content

Commit

Permalink
Add rune logo and link to navbar (#3442)
Browse files Browse the repository at this point in the history
  • Loading branch information
lugondev committed Apr 7, 2024
1 parent c80a2d3 commit 744a3d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions static/rune.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions templates/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<nav>
<a href=/ title=home>Ordinals<sup>{{ self.superscript() }}</sup></a>
<a href=/inscriptions title=inscriptions><img class=icon src=/static/images.svg></a>
<a href=/runes title=runes><img class=icon src=/static/rune.svg></a>
<a href=/collections title=collections><img class=icon src=/static/diagram-project.svg></a>
<a href=/blocks title=blocks><img class=icon src=/static/cubes.svg></a>
<a href=/clock title=clock><img class=icon src=/static/clock.svg></a>
Expand Down

0 comments on commit 744a3d6

Please sign in to comment.