Welcome to mirror list, hosted at ThFree Co, Russian Federation.

video.md « archetypes - github.com/spech66/materialize-bp-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11461d625150da47d3d393cf21b0cc0e8a347340 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: "{{ replace .Name "-" " " | title }}"
type: video
author: Sebastian
date: {{ .Date }}
publishdate: {{ now.Format "2006-01-02" }}
lastmod: {{ now.Format "2006-01-02" }}
draft: true
description: "Text about this post"
tags:
    - "tag 1"
categories:
    - Video
videos: [https://www.youtube.com/v/wURYk4M6uHU] # for og information - you MUST use the /v/ link NOT watch?v=
youtube: "" # https://www.youtube.com/watch?v=wURYk4M6uHU => wURYk4M6uHU
---

## Post Header

CONTENT