Add goodbye amv to blog posts.

This commit is contained in:
天クマ 2026-07-10 11:35:48 -03:00
commit ac895d086c
6 changed files with 41 additions and 3 deletions

View file

@ -1,5 +1,6 @@
<header>
<div>
<div class="headerContent">
<div id="headerTitle">
<h1>{{ title or "Adrian Victor" }}</h1>
<p id="headerSubtitle"><i>{{ subtitle or "Fanasy is not a crime, find your castle in the sky." }}</i></p>
<script>
@ -43,5 +44,7 @@
<a href="https://github.com/adrianvic" rel="me" style="display: none;">github.com/aaronpk</a>
</ul>
</div>
</div>
{# <marquee scrollamount="10vw" style="opacity: .8; background-color: rgb(0,0,0, 0.4); postion: fixed; bottom: 0; left: 0;">test</marquee> #}
</header>
<script type="module" src="{{ '/static/scripts/tumblr-adapt.js' | url }}"></script>