mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-08-06 13:55:36 +00:00
restore navbar features
This commit is contained in:
parent
4687ff4146
commit
703e56339d
@ -16,6 +16,10 @@
|
|||||||
</head>
|
</head>
|
||||||
<body data-rrh-addr="{{if .Addr}}{{.Addr}}{{else}}{{.Meta.Addr}}{{end}}"{{range $key, $value := .BodyAttributes}} data-rrh-{{$key}}="{{$value}}"{{end}}>
|
<body data-rrh-addr="{{if .Addr}}{{.Addr}}{{else}}{{.Meta.Addr}}{{end}}"{{range $key, $value := .BodyAttributes}} data-rrh-{{$key}}="{{$value}}"{{end}}>
|
||||||
<header>
|
<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">
|
<nav class="main-width top-bar">
|
||||||
<ul class="top-bar__wrapper">
|
<ul class="top-bar__wrapper">
|
||||||
<li class="top-bar__section top-bar__section_home">
|
<li class="top-bar__section top-bar__section_home">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user