refactor: rationalize whitespace
This commit is contained in:
@ -19,12 +19,13 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
{% block content %}{% endblock %}
|
||||
</body>
|
||||
{% block content %}{% endblock -%}
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
|
||||
<script>
|
||||
particlesJS.load('particles', '{{ config.base_url | safe }}/particles.json', null);
|
||||
</script>
|
||||
|
||||
</html>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user