extroonie.com/layouts/partials/logo-heading.html

4 lines
78 B
HTML
Raw Permalink Normal View History

2025-08-02 22:31:38 +06:00
<div class="logo-heading">
2025-08-05 00:24:10 +06:00
<h1><a href="/">{{ .Site.Title }}</a></h1>
2025-08-02 22:31:38 +06:00
</div>