all repos — aaoth.xyz @ 49021944e3b4881486ae27cd48acf9196a0b6ed7

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>