add boilerplate
This commit is contained in:
12
src/links.html
Normal file
12
src/links.html
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Links
|
||||
layout: layout/base.njk
|
||||
---
|
||||
|
||||
<p>These are some of my favourite websites 🔗</p>
|
||||
<ul>
|
||||
<li><a href="https://flamedfury.com">fLaMEdFury.com</a></li>
|
||||
<li><a href="https://11ty.dev">11ty</a></li>
|
||||
<li><a href="https://neocities.org">Neocities</a></li>
|
||||
<li><a href="https://yesterweb.org/">The Yesterweb</a></li>
|
||||
</ul>
|
Reference in New Issue
Block a user