all repos — aaoth.xyz @ music-projects

aaoth.xyz website

_includes/title-with-backlink.html (view raw)

1<div class="title_with_backlink">
2    <h1>{{ include.title }}</h1>
3    <a class="backlink" href="{{ include.backlink }}">go back</a>
4</div>