New theme and structure
This commit is contained in:
parent
28a99a0e04
commit
e4bafbb361
108 changed files with 9391 additions and 0 deletions
12
_templates/page
Normal file
12
_templates/page
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: {{ layout }}
|
||||
title: {{ title }}
|
||||
date: {{ date }}
|
||||
modified:
|
||||
description:
|
||||
image:
|
||||
feature:
|
||||
credit:
|
||||
creditlink:
|
||||
share:
|
||||
---
|
Reference in a new issue