sophuwu.site > myweb   
              9
            
             {{ define "header" }}
<header>
    <h1>Sophie Kisiel</h1>
    <a href="/"><button>Home</button></a>
    <a href="/blog/"><button>Blog</button></a>
    <a href="//sophuwu.site/"><button>Git</button></a>
    <a href="/animations/"><button>Animations</button></a>
</header>
{{ end }}