I hereby claim:
- I am htbrdd on github.
- I am htbrdd (https://keybase.io/htbrdd) on keybase.
- I have a public key whose fingerprint is 91C9 6783 525C C50E D837 86A7 C5A2 A13E 11D8 E6B4
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
{% comment %} | |
Reduce below value if you need the back to the top button to appear higher up on the page. | |
That value is in pixels. | |
{% endcomment %} | |
{% assign vertical_offset_for_trigger = 300 %} | |
{% comment %} | |
Vertical offset from bottom of browser for the position of the button. | |
{% endcomment %} | |
{% assign position_from_bottom = '4em' %} | |
<a href="#" title="Back to the top" class="back-to-top"> |
# Minecraft Overviewer dynamic config file for multiple Minecraft worlds | |
# managed by MSM (https://github.com/marcuswhybrow/minecraft-server-manager) | |
import os | |
# Define where to put the output here. | |
outputdir = "/storage/www/vhosts/minecraft.example.com" | |
# Add Javascript to map when rendering | |
from observer import JSObserver |