fix footnotes fucking up blogposts edgecase

This commit is contained in:
Lorin Werthen 2018-06-17 18:58:06 +02:00
parent 914854ccfc
commit 8c62a84c8b
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0
2 changed files with 3 additions and 1 deletions

View file

@ -140,6 +140,6 @@ When the contest started, both Gyrid, `count-von-count` and `dr.beaker` turned o
Initially, we were able to swap the broken relay batons for the few spare ones we had, and then quickfix the broken ones using some duct tape. After about five hours, however, they really started breaking -- at a rate that was hard to keep up with using quickfixing.
Hence, this is the main goal for next year: build reliable, solid relay batons. We need to be able to throw them down from a four-story building. Beth Dido needs to be able to use them as a dildo, and they should come out unharmed. Feel free to [contact us](https://zeus.ugent.be/contact/) if you're interested in making this happen!
Hence, this is the main goal for next year: build reliable, solid relay batons. We need to be able to throw them down from a four-story building. Beth Dido needs to be able to use them as a dildo, and they should come out unharmed. Feel free to [contact us](https://zeus.ugent.be/about/contact/) if you're interested in making this happen!
[^1]: Because the author of this blogpost is also the author of `count-von-count`, this component is explained in a little more detail.

View file

@ -17,7 +17,9 @@
<div class="content is-medium-responsive" markdown="1">
<%= yield %>
</div>
<div class="content is-medium-responsive" markdown="1">
* x
{:footnotes}
</div>