'ja' Erosion: revision
I’m really just pushing my current local state to switch laptops.master
parent
8705d4274e
commit
f223d48a00
|
@ -27,13 +27,15 @@
|
|||
</p>
|
||||
<p class="comment">missing section</p>
|
||||
<p>
|
||||
They step outside and, following what remains of the old path up to the
|
||||
ground station, start making their way up the mountain. Jack goes ahead
|
||||
but stops after not too long, looking up and down and up again.
|
||||
<span class="quote speech">Well, that could be why the uplink isn't
|
||||
working...</span> Jack looks up and down and up again while Michelle
|
||||
catches up to him. The path ends abruptly where a landslide had left
|
||||
nothing but a cliff and a huge pile of rubble. At the top of the mountain,
|
||||
teetering on the edge, are two buildings – all that's left of
|
||||
the ground station. The rest of the buildings and the dish lay strewn
|
||||
around in pieces down below.
|
||||
working...</span> Michelle catches up to him to find the path ending
|
||||
abruptly where a landslide had left nothing but a cliff and a huge pile
|
||||
of rubble. At the top of the mountain, teetering on the edge, are two
|
||||
buildings – all that's left of the ground station. The rest
|
||||
of the buildings and the dish lay strewn around in pieces down below.
|
||||
</p>
|
||||
|
||||
<p class="copyright">Copyright © 2023 Jan Danielzick (aka. BodgeMaster) – All rights reserved.</p><script>let spans = ["<span class=\"paper green\">", "<span>"]; let pre_texts = document.getElementsByTagName("pre"); for (let i = 0; i < pre_texts.length; i++) {if (pre_texts[i].className != "paper") continue; let lines = pre_texts[i].innerHTML.split("\n"); let result = ""; for (let j = 0; j < lines.length; j++) {result = result + spans[j%2] + lines[j] + " ".repeat(80-lines[j].length) + "</span>\n";} pre_texts[i].innerHTML = result;}</script></body></html>
|
||||
|
|
Loading…
Reference in New Issue