mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 18:25:32 -04:00
moved blog to hugo! lots of stuff still to do 😬
This commit is contained in:
4
layouts/partials/blog-header.html
Normal file
4
layouts/partials/blog-header.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<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>
|
Reference in New Issue
Block a user