mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 07:45:00 +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>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
@ -403,5 +405,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>{% endcapture %}
|
||||
{{ content | strip_newlines | replace:' ','' }}
|
||||
</html>{% endcapture %}{{ content | strip_newlines | replace:' ','' }}
|
||||
|
|
Loading…
Reference in a new issue