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

4 lines
79 B
HTML
Raw Normal View History

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