Fire animation on the hotlinks div instead of title

This commit is contained in:
天クマ 2026-07-05 12:29:44 -03:00
commit 5f2000277b
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{ {
"lastFetched": "2026-07-05T14:26:05.877Z", "lastFetched": "2026-07-05T15:17:32.649Z",
"posts": [ "posts": [
{ {
"date": "2026-07-03T01:51:37.604Z", "date": "2026-07-03T01:51:37.604Z",

View file

@ -187,9 +187,9 @@ layout: base.njk
<p class="end-text"><a href="{{ ('/' ~ langKey ~ '/blog/') | url }}">{{ i18n[langKey].showMore }}</a></p> <p class="end-text"><a href="{{ ('/' ~ langKey ~ '/blog/') | url }}">{{ i18n[langKey].showMore }}</a></p>
</div> </div>
<div id="homeFriends"> <div id="homeFriends" class="burn">
<div> <div>
<h1 class="nomargin negativeMargin fireHover">Hotlinks</h1> <h1 class="nomargin negativeMargin">Hotlinks</h1>
<hr style="margin-bottom: .4em;"> <hr style="margin-bottom: .4em;">
</div> </div>