Fire animation on the hotlinks div instead of title
This commit is contained in:
parent
a0ac19a14a
commit
5f2000277b
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"lastFetched": "2026-07-05T14:26:05.877Z",
|
||||
"lastFetched": "2026-07-05T15:17:32.649Z",
|
||||
"posts": [
|
||||
{
|
||||
"date": "2026-07-03T01:51:37.604Z",
|
||||
|
|
|
|||
|
|
@ -187,9 +187,9 @@ layout: base.njk
|
|||
<p class="end-text"><a href="{{ ('/' ~ langKey ~ '/blog/') | url }}">{{ i18n[langKey].showMore }}</a></p>
|
||||
</div>
|
||||
|
||||
<div id="homeFriends">
|
||||
<div id="homeFriends" class="burn">
|
||||
<div>
|
||||
<h1 class="nomargin negativeMargin fireHover">Hotlinks</h1>
|
||||
<h1 class="nomargin negativeMargin">Hotlinks</h1>
|
||||
<hr style="margin-bottom: .4em;">
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue