2024-06-29 22:08:20 +00:00
|
|
|
<div class="logo">
|
|
|
|
<a href="/">
|
2024-07-10 10:48:43 +00:00
|
|
|
<img src="/img/logo-green.svg" alt="{{ site.Title }}">
|
2024-06-29 22:08:20 +00:00
|
|
|
</a>
|
|
|
|
</div>
|
2024-06-30 22:33:07 +00:00
|
|
|
<div>
|
|
|
|
<em>July 1st, 2024: The design and contents of this website are bootstrapped.</em>
|
|
|
|
</div>
|
2024-06-29 22:08:20 +00:00
|
|
|
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|