Initial website deployment
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 1m44s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 1m44s
This commit is contained in:
12
archetypes/projects.md
Normal file
12
archetypes/projects.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "{{ replace .File.ContentBaseName "-" " " | title }}"
|
||||
date: "{{ .Date }}"
|
||||
draft: true
|
||||
description: ""
|
||||
tags: []
|
||||
status: ""
|
||||
weight: 10
|
||||
links: []
|
||||
toc: true
|
||||
math: false
|
||||
---
|
||||
Reference in New Issue
Block a user