chore: remove draft frontmatter

This commit is contained in:
Cory Dransfeldt 2024-01-13 11:59:58 -08:00
parent a9352d5404
commit 65a962615a
No known key found for this signature in database
244 changed files with 2 additions and 246 deletions

View file

@ -2,7 +2,6 @@
date: '2021-06-07'
title: A brief intro to git
description: "As a developer, a version control system is a critical part of your toolkit, no matter the size of the project or team you may find yourself working on."
draft: false
tags: ['Git', 'development']
---