Add goodbye amv to blog posts.
This commit is contained in:
parent
70ef02fde8
commit
ac895d086c
6 changed files with 41 additions and 3 deletions
|
|
@ -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>
|
||||
15
site/posts/goodbye-amv-en.html
Normal file
15
site/posts/goodbye-amv-en.html
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
postTitle: "AMV of xxpoisonkissesxx' 'goodbye' [ニセコイ]"
|
||||
postId: goodbye-amv
|
||||
postVideoLink: "https://www.youtube.com/watch?v=3Au_Vh7mHXg"
|
||||
postVideoTitle: "xxpoisonkissesxx - goodbye [ニセコイ AMV]"
|
||||
postVideoImage: "/thumbnails/goodbye.png"
|
||||
postVideoWebsite: "YouTube"
|
||||
postVideoDuration: "1:45"
|
||||
langKey: en
|
||||
layout: post.njk
|
||||
date: 2026-07-10
|
||||
background: backgrounds/marika-nisekoi.png
|
||||
backgroundOpacity: .35
|
||||
---
|
||||
<p>Hey people! I just posted an AMV of <i>xxpoisonkissesxx</i>' new single in my lyrics channel, go take a look and, of course, give a lot of support to the author on <a href="https://www.tumblr.com/xxpoisonkissesxx">tumblr</a>.</p>
|
||||
15
site/posts/goodbye-amv-pt.html
Normal file
15
site/posts/goodbye-amv-pt.html
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
postTitle: "AMV de 'goodbye' da xxpoisonkissesxx [ニセコイ]"
|
||||
postId: goodbye-amv
|
||||
postVideoLink: "https://www.youtube.com/watch?v=3Au_Vh7mHXg"
|
||||
postVideoTitle: "xxpoisonkissesxx - goodbye [ニセコイ AMV]"
|
||||
postVideoImage: "/thumbnails/goodbye.png"
|
||||
postVideoWebsite: "YouTube"
|
||||
postVideoDuration: "1:45"
|
||||
langKey: pt
|
||||
layout: post.njk
|
||||
date: 2026-07-10
|
||||
background: backgrounds/marika-nisekoi.png
|
||||
backgroundOpacity: .35
|
||||
---
|
||||
<p>Opa galera! Acabei de postar o AMV da nova música da <i>xxpoisonkissesxx</i> no meu canal de letras, vão lá dar uma olhada e, claro, dar todo apoio para a autora da música no <a href="https://www.tumblr.com/xxpoisonkissesxx">tumblr</a>.</p>
|
||||
Loading…
Reference in a new issue