Some variable cleanup and color changes

This commit is contained in:
Zach Leatherman
2022-06-29 11:10:24 -05:00
parent 322aba53f8
commit d05fe05b86
2 changed files with 51 additions and 44 deletions

View File

@ -26,7 +26,7 @@
<main{% if templateClass %} class="{{ templateClass }}"{% endif %}>
<!-- Delete this message -->
<div class="warning">
<div class="infobox">
<ol>
<li>Edit the <code>_data/metadata.json</code> with your blogs information.</li>
<li>(Optional) Edit <code>.eleventy.js</code> with your <a href="https://www.11ty.dev/docs/config/">configuration preferences</a>.</li>