🐛 fix: add end-of-file newline
This commit is contained in:
@@ -11,4 +11,4 @@
|
||||
</nav>
|
||||
</section>
|
||||
<script src="{{ get_url(path='js/main.js', trailing_slash=false) | safe }}"/></script>
|
||||
</footer>
|
||||
</footer>
|
||||
|
@@ -59,4 +59,4 @@
|
||||
|
||||
<meta http-equiv="Content-Security-Policy"
|
||||
content="default-src 'self' ws://127.0.0.1:1024/; img-src 'self' https://*; script-src 'self'; style-src 'self'; font-src 'self'" />
|
||||
</head>
|
||||
</head>
|
||||
|
@@ -22,4 +22,4 @@
|
||||
{% endif %}
|
||||
|
||||
</nav>
|
||||
</header>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user