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
c31c2cce97
commit
9c1ae2077f
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
---
|
||||
{% capture content %}
|
||||
<!DOCTYPE html>
|
||||
{% capture content %}<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
@ -406,6 +405,5 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
{% endcapture %}
|
||||
{{ content | strip_newlines }}
|
||||
</html>{% endcapture %}
|
||||
{% assign content = nil %}
|
||||
|
|
Loading…
Reference in a new issue