Skip to content
Snippets Groups Projects
Commit 10d4cdff authored by Ferenc Schulcz's avatar Ferenc Schulcz
Browse files

Migrate Minecraft map from .tk domain

parent fbe2bc2c
Branches
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@
{% if mcname != "" %}
<iframe style="width: 100%; height: calc(100vh - 3.5rem); border: none;"
src="https://map.sfphoton.tk/?chatname={{ mcname }}"></iframe>
src="https://map.sferi.hu/?chatname={{ mcname }}"></iframe>
{% else %}
<iframe style="width: 100%; height: calc(100vh - 3.5rem); border: none;" src="https://map.sfphoton.tk/"></iframe>
<iframe style="width: 100%; height: calc(100vh - 3.5rem); border: none;" src="https://map.sferi.hu/"></iframe>
{% endif %}
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment