mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 11:15:33 -04:00
4 lines
300 B
HTML
4 lines
300 B
HTML
<div id="header">
|
|
<a href="{{ .Site.BaseURL }}" id="home" title="Return to Homepage">« Return Home</a>
|
|
<a href="{{ "notes/" | absURL }}" id="logo" title="Jake Jarvis's Blog"><img src="{{ "logo.png" | absURL }}" alt="Jake Jarvis's Blog" title="Jake Jarvis's Blog"></a>
|
|
</div> |