diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-06-17 08:13:59 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2025-06-17 08:13:59 -0400 |
commit | e109a51b9fd1837d67a2b4eef35af052219e4ace (patch) | |
tree | a82cb8824a1a1650eac90ab046484853700160af /content/projects | |
parent | ef7cf2a764a1472f708a1a8f2b459b3e53cd69ad (diff) |
added type to show on website
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/0-guix-intro.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/projects/0-guix-intro.md b/content/projects/0-guix-intro.md index c7a260d..6255fa6 100644 --- a/content/projects/0-guix-intro.md +++ b/content/projects/0-guix-intro.md | |||
@@ -2,6 +2,7 @@ | |||
2 | title: "Guix Part 0 - Introduction" | 2 | title: "Guix Part 0 - Introduction" |
3 | date: 2025-06-17T08:15:00-04:00 | 3 | date: 2025-06-17T08:15:00-04:00 |
4 | draft: false | 4 | draft: false |
5 | type: posts | ||
5 | --- | 6 | --- |
6 | 7 | ||
7 | # Preface | 8 | # Preface |