remove include of spritesheet in base template
This commit is contained in:
parent
2eeca8f563
commit
147e31d03c
@ -1,9 +1,6 @@
|
||||
{% include "partials/header.njk" %}
|
||||
</head>
|
||||
<body>
|
||||
<div class="hidden">
|
||||
{% include "partials/sprite.svg" %}
|
||||
</div>
|
||||
<header>
|
||||
<h1>SSR Rendering in Nunjucks proof of concept</h1>
|
||||
</header>
|
||||
|
Loading…
x
Reference in New Issue
Block a user