mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 16:10:26 +03:00
feat(js): Delete the inserted JS code
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -8,14 +8,12 @@ layout: compress
|
||||
{% include head.html %}
|
||||
|
||||
<body>
|
||||
{% include navbar.html %}
|
||||
{% include navbar.html %}
|
||||
|
||||
<main class="container" role="main">
|
||||
{{ content }}
|
||||
</main>
|
||||
<main class="container" role="main">
|
||||
{{ content }}
|
||||
</main>
|
||||
|
||||
<!-- JavaScript -->
|
||||
{% include javascript.html %}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user