mirror of
https://github.com/JonasunderscoreJones/wiki.jonasjones.dev.git
synced 2025-10-22 13:59:19 +02:00
add: homepage button
This commit is contained in:
parent
8385cd6ff7
commit
ff43931a70
3 changed files with 4 additions and 4 deletions
|
@ -10,6 +10,9 @@
|
|||
</div>
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://jonasjones.dev/">Homepage</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/about">About</a>
|
||||
</li>
|
||||
|
|
|
@ -9,10 +9,7 @@
|
|||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/about">About</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/contact">Contact</a>
|
||||
<a href="https://jonasjones.dev/"><img style="padding-top: 7px;" src="/homepage.png" height="30px" alt="Homepage"></a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
|
BIN
static/homepage.png
Normal file
BIN
static/homepage.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 722 KiB |
Loading…
Add table
Add a link
Reference in a new issue