add all required files

This commit is contained in:
janis
2023-11-21 11:04:27 +01:00
parent 5de764e542
commit 64211b6090
8 changed files with 93 additions and 2 deletions

View File

@@ -2,4 +2,7 @@
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
author = 'Janis Hutz'
tags = [ 'Linux', 'Windows', 'Development', 'General' ]
categories = [ 'Guides', 'Tutorials', 'Rants' ]
+++