From df0e9bf4b2662eee7351a4983d9f95d669938909 Mon Sep 17 00:00:00 2001
From: Matthew Owens <matthew@owens.tech>
Date: Sat, 23 Oct 2021 19:15:02 +0100
Subject: [PATCH] updated projects list

---
 projects.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/projects.md b/projects.md
index 5667afd..df11ce1 100644
--- a/projects.md
+++ b/projects.md
@@ -1,13 +1,13 @@
 # Projects
 
-## Active
+## Active:
 
 ### Untitled Dungeon Game
 Pretty much all of my free time recently has been going into Untitled Dungeon
 Game, frequent progress posting can be found on
 [twitter](https://twitter.com/AbyssalThistle)
 
-#### Abyssal Thistle
+### Abyssal Thistle
 Most of my gamedev progress posts can be found under
 [Abyssal Thistle on Twitter](https://twitter.com/AbyssalThistle).
 
@@ -15,11 +15,11 @@ There's also a [website](https://AbyssalThistle.com),
 dead [instagram](https://twitter.com/AbssalThistle), and a page up on
 [itch](https://itch.io/AbyssalThistle).
 
-### vector
+#### vector
 A simple c implementation of dynamic arrays,
 [github page](https://github.com/MatthewOwens/vector)
 
-### clogs
+#### clogs
 A comprehensive, extensible c logging system. More information can be found
 on the project's [github page](https://github.com/MatthewOwens/clogs)
 
@@ -27,7 +27,7 @@ on the project's [github page](https://github.com/MatthewOwens/clogs)
 ---
 
 
-## Historic
+### Historic
 #### cecs
 A small entity component system, written in c. More information can be found
 on the project's [github page](https://github.com/MatthewOwens/cecs)
@@ -36,14 +36,14 @@ on the project's [github page](https://github.com/MatthewOwens/cecs)
 A game engine written to utilise cecs. More information can be found
 on the project's [github page](https://github.com/MatthewOwens/cecs)
 
-### Fall of Ferald
+#### Fall of Ferald
 A prototype strategy RPG game built with C++ and SFML -
 [github](https://github.com/MatthewOwens/Fall_Of_Ferald)
 
-### Scenario Grapher
+#### Scenario Grapher
 A tool for creating dialog trees and exporting them to JSON - 
 [github](https://github.com/MatthewOwens/ScenarioGrapher)
 
-### Rails to Rest
+#### Rails to Rest
 A small game built for #RainbowJam2016 with Wrench Games. -
 [itch](https://wrenchgames.itch.io/rails-to-rest)
-- 
2.20.1