Use the new eleventy-plugin-bundle

This commit is contained in:
Zach Leatherman
2023-02-02 17:35:18 -06:00
parent 9fa7458062
commit c9595d8f42
5 changed files with 26 additions and 23 deletions

View File

@ -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 blogs information.</li>