chore: cleanup and refactor
This commit is contained in:
parent
b6fb54ab98
commit
5295a6eacc
37 changed files with 285 additions and 356 deletions
26
src/pages/blogroll.md
Normal file
26
src/pages/blogroll.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
title: Blogroll
|
||||
layout: default
|
||||
permalink: /blogroll.html
|
||||
description: 'These are awesome blogs that I enjoy and you may enjoy too.'
|
||||
---
|
||||
|
||||
<h2
|
||||
class="m-0 text-xl font-black leading-tight tracking-normal dark:text-gray-200 md:text-2xl mb-2"
|
||||
>
|
||||
{{ title }}
|
||||
</h2>
|
||||
|
||||
- [Ashur Cabrera](https://multiline.co/mment)
|
||||
- [fLaMEd](https://flamedfury.com/)
|
||||
- [Joe Steel](https://joe-steel.com)
|
||||
- [Keenan](https://gkeenan.co/avgb)
|
||||
- [Łukasz Wójcik](https://lukaszwojcik.net)
|
||||
- [Matt Birchler](https://birchtree.me)
|
||||
- [Mike Haynes](https://mikehaynes.blog)
|
||||
- [Paul Anthony Webb](https://webb.page)
|
||||
- [Raymond Camden](https://raymondcamden.com)
|
||||
- [Robb Knight](https://rknight.me)
|
||||
- [Sia Karamalegos](https://sia.codes)
|
||||
- [Stephanie Eckles](https://thinkdobecreate.com)
|
||||
- [Zach Leatherman](https://www.zachleat.com)
|
Reference in a new issue