mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-04-21 02:03:16 +00:00
restore navbar features
This commit is contained in:
parent
4687ff4146
commit
703e56339d
@ -16,6 +16,10 @@
|
||||
</head>
|
||||
<body data-rrh-addr="{{if .Addr}}{{.Addr}}{{else}}{{.Meta.Addr}}{{end}}"{{range $key, $value := .BodyAttributes}} data-rrh-{{$key}}="{{$value}}"{{end}}>
|
||||
<header>
|
||||
<div class="logo">
|
||||
<img src="/static/favicon.ico" alt="A picture of mathematician Leonhard Euler, stretched into a square" />
|
||||
<div class="ominous"><span>{{.Motd}}</span></div>
|
||||
</div>
|
||||
<nav class="main-width top-bar">
|
||||
<ul class="top-bar__wrapper">
|
||||
<li class="top-bar__section top-bar__section_home">
|
||||
|
Loading…
x
Reference in New Issue
Block a user