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

posts.md « archetypes - github.com/josephhutch/aether.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 42f56d748d9ccd04966739c07651554f60b5070f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
description: ""
categories: []
toc: false
dropCap: true
displayInMenu: false
displayInList: true
draft: true
resources:
- name: featuredImage
  src: ""
  params:
    description: ""
    attribution:
      name: ""
      link: ""
---