Update with custom theme files
This commit is contained in:
parent
3b303aee07
commit
0c277c2458
45 changed files with 4324 additions and 11 deletions
20
archetypes/post-bundle/index.md
Normal file
20
archetypes/post-bundle/index.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
subtitle:
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
url:
|
||||
|
||||
featured_image:
|
||||
resources:
|
||||
- name:
|
||||
alt:
|
||||
src:
|
||||
params:
|
||||
attr: Warner Bros. Pictures
|
||||
|
||||
categories:
|
||||
areas:
|
||||
tags:
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue