Hugo Bilberry First commit to gitea@cowbay.org
This commit is contained in:
12
archetypes/video.md
Normal file
12
archetypes/video.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
|
||||
categories: []
|
||||
author: ""
|
||||
|
||||
# Set your video id for
|
||||
youtube: "" # https://www.youtube.com/watch?v=M7IjJiZUutk -> "M7IjJiZUutk"
|
||||
vimeo: "" # https://vimeo.com/239830182 -> "239830182"
|
||||
---
|
||||
Reference in New Issue
Block a user