mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-10 21:01:41 +00:00
feat(11ty): add page layout
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: layouts/base.njk
|
||||
layout: layouts/index.njk
|
||||
---
|
||||
|
||||
<section id="introduction" class="auto-grid">
|
||||
@ -23,4 +23,4 @@ layout: layouts/base.njk
|
||||
<li>Volunteer writing, design, dev help by <a href="http://www.twitter.com/tatianatmac">DMing me @tatianatmac on Twitter</a>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user