mirror of
https://codeberg.org/mclemens/amberterm.git
synced 2024-11-16 17:59:11 -05:00
removed ascii header
This commit is contained in:
parent
e4f6ef88e8
commit
498ff984a9
@ -1,16 +1,4 @@
|
|||||||
<header>
|
<header>
|
||||||
<div class="ascii-art">
|
|
||||||
<a href="/">
|
|
||||||
██████╗ ██████╗ ███████╗ ██╗ ██████╗
|
|
||||||
██╔═══██╗██╔══██╗╚════██║ ██║██╔════╝
|
|
||||||
██║██╗██║██████╔╝ ███╔═╝ ██║╚█████╗
|
|
||||||
╚██████╔╝██╔══██╗██╔══╝ ██║ ╚═══██╗
|
|
||||||
╚═██╔═╝ ██║ ██║███████╗██╗██║██████╔╝
|
|
||||||
╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝╚═╝╚═════╝
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<hr>
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/"><b>Home</b></a>
|
<a href="/"><b>Home</b></a>
|
||||||
{{ with .Site.Menus.main }}
|
{{ with .Site.Menus.main }}
|
||||||
|
Loading…
Reference in New Issue
Block a user