mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Update index.html
This commit is contained in:
parent
be2554dd9b
commit
e8b1eb4dc7
1 changed files with 3 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
---
|
||||||
|
---
|
||||||
{% capture content %}<!DOCTYPE html>
|
{% capture content %}<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
@ -403,5 +405,4 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>{% endcapture %}
|
</html>{% endcapture %}{{ content | strip_newlines | replace:' ','' }}
|
||||||
{{ content | strip_newlines | replace:' ','' }}
|
|
||||||
|
|
Loading…
Reference in a new issue