Merge branch 'patch-1'

This commit is contained in:
Zach Leatherman
2022-06-29 11:10:30 -05:00
2 changed files with 61 additions and 24 deletions

View File

@ -28,7 +28,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>