mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 17:25:30 -04:00
straighten up header elements
This commit is contained in:
@@ -231,7 +231,7 @@
|
||||
<header>
|
||||
<nav>
|
||||
<a id="logo" href="{{ .Site.BaseURL }}" title="{{ .Site.Title }}">
|
||||
{{ partialCached "svg/logo.svg" (dict "width" 30 "height" 45) }}
|
||||
{{ partial "svg/logo.svg" (dict "width" 30 "height" 45) }}
|
||||
<span id="name">{{ .Site.Title }}</span>
|
||||
</a>
|
||||
|
||||
|
Reference in New Issue
Block a user