mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-04-24 15:27:17 +00:00
fix bug with invalid spoliers
This commit is contained in:
parent
78633e6ec8
commit
28dd83b280
@ -1,58 +0,0 @@
|
|||||||
---
|
|
||||||
category: en
|
|
||||||
type: paper
|
|
||||||
layout: paper
|
|
||||||
hastr: true
|
|
||||||
tags: offtop
|
|
||||||
title: Loveless
|
|
||||||
short: loveless
|
|
||||||
description: Here is a small poem from Final Fantasy VII Crisis Core.
|
|
||||||
---
|
|
||||||
<h2><a href="#prologue" class="anchor" id="prologue"><span class="octicon octicon-link"></span></a>Prologue</h2>
|
|
||||||
<p>When the war of the beasts brings about the world's end<br>
|
|
||||||
The goddess descends from the sky<br>
|
|
||||||
Wings of light and dark spread afar<br>
|
|
||||||
She guides us to bliss, her gift everlasting.</p>
|
|
||||||
|
|
||||||
<h2><a href="#acti" class="anchor" id="acti"><span class="octicon octicon-link"></span></a>Act I</h2>
|
|
||||||
<p>Infinite in mystery is the gift of the Goddess<br>
|
|
||||||
We seek it thus, and take to the sky<br>
|
|
||||||
Ripples form on the water's surface<br>
|
|
||||||
The wandering soul knows no rest.</p>
|
|
||||||
|
|
||||||
<h2><a href="#actii" class="anchor" id="actii"><span class="octicon octicon-link"></span></a>Act II</h2>
|
|
||||||
<p>There is no hate, only joy<br>
|
|
||||||
For you are beloved by the goddess<br>
|
|
||||||
Hero of the dawn, Healer of worlds<br>
|
|
||||||
Dreams of the morrow hath the shattered soul<br>
|
|
||||||
Pride is lost<br>
|
|
||||||
Wings stripped away, the end is nigh.</p>
|
|
||||||
|
|
||||||
<h2><a href="#actiii" class="anchor" id="actiii"><span class="octicon octicon-link"></span></a>Act III</h2>
|
|
||||||
<p>My friend, do you fly away now?<br>
|
|
||||||
To a world that abhors you and I?<br>
|
|
||||||
All that awaits you is a somber morrow<br>
|
|
||||||
No matter where the winds may blow<br>
|
|
||||||
My friend, your desire<br>
|
|
||||||
Is the bringer of life, the gift of the goddess<br>
|
|
||||||
Even if the morrow is barren of promises<br>
|
|
||||||
Nothing shall forestall my return.</p>
|
|
||||||
|
|
||||||
<h2><a href="#activ" class="anchor" id="activ"><span class="octicon octicon-link"></span></a>Act IV</h2>
|
|
||||||
<p>My friend, the fates are cruel<br>
|
|
||||||
There are no dreams, no honor remains<br>
|
|
||||||
The arrow has left, the bow of the goddess<br>
|
|
||||||
My soul, corrupted by vengeance<br>
|
|
||||||
Hath endured torment, to find the end of the journey<br>
|
|
||||||
In my own salvation<br>
|
|
||||||
And your eternal slumber<br>
|
|
||||||
Legend shall speak<br>
|
|
||||||
Of sacrifice at world's end<br>
|
|
||||||
The wind sails over the water's surface.</p>
|
|
||||||
|
|
||||||
<h2><a href="#actv" class="anchor" id="actv"><span class="octicon octicon-link"></span></a>Act V</h2>
|
|
||||||
<p>Even if the morrow is barren of promises<br>
|
|
||||||
Nothing shall forestall my return<br>
|
|
||||||
To become the dew that quenches the land<br>
|
|
||||||
To spare the sands, the seas, the skies<br>
|
|
||||||
I offer thee this silent sacrifice.</p>
|
|
@ -19,7 +19,7 @@ hastr: true
|
|||||||
<label class="spoiler">
|
<label class="spoiler">
|
||||||
<input type="checkbox" tabindex="-1">
|
<input type="checkbox" tabindex="-1">
|
||||||
<span class="box">
|
<span class="box">
|
||||||
<b>{{ month }}</b><br>
|
<b>{{ month }}</b>
|
||||||
<span class="close" style="float:right;">(hide)</span><span class="open" style="float:right;">(show)</span>
|
<span class="close" style="float:right;">(hide)</span><span class="open" style="float:right;">(show)</span>
|
||||||
<span class="spoilerbody">
|
<span class="spoilerbody">
|
||||||
{% for post in site.categories.en %}
|
{% for post in site.categories.en %}
|
||||||
@ -28,10 +28,11 @@ hastr: true
|
|||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
</label>
|
</label>
|
||||||
|
<br>
|
||||||
<label class="spoiler">
|
<label class="spoiler">
|
||||||
<input type="checkbox" tabindex="-1">
|
<input type="checkbox" tabindex="-1">
|
||||||
<span class="box">
|
<span class="box">
|
||||||
<b>{{ new_month }}</b></br>
|
<b>{{ new_month }}</b>
|
||||||
<span class="close" style="float:right;">(hide)</span><span class="open" style="float:right;">(show)</span>
|
<span class="close" style="float:right;">(hide)</span><span class="open" style="float:right;">(show)</span>
|
||||||
<span class="spoilerbody">
|
<span class="spoilerbody">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
@ -1,58 +0,0 @@
|
|||||||
---
|
|
||||||
category: ru
|
|
||||||
type: paper
|
|
||||||
hastr: true
|
|
||||||
layout: paper
|
|
||||||
tags: offtop
|
|
||||||
title: Loveless
|
|
||||||
short: loveless
|
|
||||||
description: На правах оффтопа, небольшая поэма из Final Fantasy VII Crisis Core.
|
|
||||||
---
|
|
||||||
<h2><a href="#prologue" class="anchor" id="prologue"><span class="octicon octicon-link"></span></a>Prologue</h2>
|
|
||||||
<p>When the war of the beasts brings about the world's end<br>
|
|
||||||
The goddess descends from the sky<br>
|
|
||||||
Wings of light and dark spread afar<br>
|
|
||||||
She guides us to bliss, her gift everlasting.</p>
|
|
||||||
|
|
||||||
<h2><a href="#acti" class="anchor" id="acti"><span class="octicon octicon-link"></span></a>Act I</h2>
|
|
||||||
<p>Infinite in mystery is the gift of the Goddess<br>
|
|
||||||
We seek it thus, and take to the sky<br>
|
|
||||||
Ripples form on the water's surface<br>
|
|
||||||
The wandering soul knows no rest.</p>
|
|
||||||
|
|
||||||
<h2><a href="#actii" class="anchor" id="actii"><span class="octicon octicon-link"></span></a>Act II</h2>
|
|
||||||
<p>There is no hate, only joy<br>
|
|
||||||
For you are beloved by the goddess<br>
|
|
||||||
Hero of the dawn, Healer of worlds<br>
|
|
||||||
Dreams of the morrow hath the shattered soul<br>
|
|
||||||
Pride is lost<br>
|
|
||||||
Wings stripped away, the end is nigh.</p>
|
|
||||||
|
|
||||||
<h2><a href="#actiii" class="anchor" id="actiii"><span class="octicon octicon-link"></span></a>Act III</h2>
|
|
||||||
<p>My friend, do you fly away now?<br>
|
|
||||||
To a world that abhors you and I?<br>
|
|
||||||
All that awaits you is a somber morrow<br>
|
|
||||||
No matter where the winds may blow<br>
|
|
||||||
My friend, your desire<br>
|
|
||||||
Is the bringer of life, the gift of the goddess<br>
|
|
||||||
Even if the morrow is barren of promises<br>
|
|
||||||
Nothing shall forestall my return.</p>
|
|
||||||
|
|
||||||
<h2><a href="#activ" class="anchor" id="activ"><span class="octicon octicon-link"></span></a>Act IV</h2>
|
|
||||||
<p>My friend, the fates are cruel<br>
|
|
||||||
There are no dreams, no honor remains<br>
|
|
||||||
The arrow has left, the bow of the goddess<br>
|
|
||||||
My soul, corrupted by vengeance<br>
|
|
||||||
Hath endured torment, to find the end of the journey<br>
|
|
||||||
In my own salvation<br>
|
|
||||||
And your eternal slumber<br>
|
|
||||||
Legend shall speak<br>
|
|
||||||
Of sacrifice at world's end<br>
|
|
||||||
The wind sails over the water's surface.</p>
|
|
||||||
|
|
||||||
<h2><a href="#actv" class="anchor" id="actv"><span class="octicon octicon-link"></span></a>Act V</h2>
|
|
||||||
<p>Even if the morrow is barren of promises<br>
|
|
||||||
Nothing shall forestall my return<br>
|
|
||||||
To become the dew that quenches the land<br>
|
|
||||||
To spare the sands, the seas, the skies<br>
|
|
||||||
I offer thee this silent sacrifice.</p>
|
|
@ -21,7 +21,7 @@ hastr: true
|
|||||||
<label class="spoiler">
|
<label class="spoiler">
|
||||||
<input type="checkbox" tabindex="-1">
|
<input type="checkbox" tabindex="-1">
|
||||||
<span class="box">
|
<span class="box">
|
||||||
<b>{% include longdate_to_ru.html %}</b><br>
|
<b>{% include longdate_to_ru.html %}</b>
|
||||||
<span class="close" style="float:right;">(скрыть)</span><span class="open" style="float:right;">(показать)</span>
|
<span class="close" style="float:right;">(скрыть)</span><span class="open" style="float:right;">(показать)</span>
|
||||||
<span class="spoilerbody">
|
<span class="spoilerbody">
|
||||||
{% for post in site.categories.ru %}
|
{% for post in site.categories.ru %}
|
||||||
@ -30,10 +30,11 @@ hastr: true
|
|||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
</label>
|
</label>
|
||||||
|
<br>
|
||||||
<label class="spoiler">
|
<label class="spoiler">
|
||||||
<input type="checkbox" tabindex="-1">
|
<input type="checkbox" tabindex="-1">
|
||||||
<span class="box">
|
<span class="box">
|
||||||
<b>{% include longdate_to_ru.html %}</b><br>
|
<b>{% include longdate_to_ru.html %}</b>
|
||||||
<span class="close" style="float:right;">(скрыть)</span><span class="open" style="float:right;">(показать)</span>
|
<span class="close" style="float:right;">(скрыть)</span><span class="open" style="float:right;">(показать)</span>
|
||||||
<span class="spoilerbody">
|
<span class="spoilerbody">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user