blog/themes/minth/layouts/partials/header.html

27 lines
1.1 KiB
HTML
Raw Normal View History

2024-07-24 19:30:19 +00:00
<div class="header">
2024-07-29 12:54:31 +00:00
<!--<h1>{{ site.Title }}</h1>-->
<pre class="header-bg">
( (
( ( ) ) ( ( )\ ) ( ) )\ )
` ) )( )\ /(( ( /( ( )\ ) )\ ( (()/( ))\ ( /( (()/(
/(/( (()\((_)(_))\ )(_)) )\(()/( ((_) )\ ((_))/((_))(_)) ((_))
((_)_\ ((_)(_)_)((_)((_)_ ((_))(_)) (_)((_) _| |(_)) ((_)_ _| |
| '_ \)| '_|| |\ V / / _` |/ _|| || | | |(_-< / _` |/ -_)/ _` |/ _` |
| .__/ |_| |_| \_/ \__,_|\__| \_, | |_|/__/ \__,_|\___|\__,_|\__,_|
|_| |__/</pre>
<pre class="header-sm">
( ( ) ) (
` ) )( )\ /(( ( /( ( )\ )
/(/( (()((_|_))\ )(_)) )(()/(
((_)_\ ((_|_))((_|(_)_ ((_)(_))
| '_ \) '_| \ V // _` / _| || |
| .__/|_| (_|\_/ \__,_\_(|\_, |
|(| )\ ) ( ) )\|)_/
)\ ( (()/( ))\( /( (()/(
((_))\ ((_))((_)(_)) ((_))
(_|(_) _| (_))((_)_ _| |
| (_-< / _` / -_) _` / _` |
|_/__/ \__,_\___\__,_\__,_| </pre>
2024-07-24 19:30:19 +00:00
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
</div>