Use the new eleventy-plugin-bundle
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
layout: layouts/base.njk
|
||||
---
|
||||
<!-- Delete this message -->
|
||||
{%- css %}{% include "public/css/message-box.css" %}{% endcss %}
|
||||
<div class="message-box">
|
||||
<ol>
|
||||
<li>Edit the <code>_data/metadata.json</code> with your blog’s information.</li>
|
||||
|
Reference in New Issue
Block a user