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

default.md « archetypes - gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0e98c153ca9b764257369b6669d980d4445ae7a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
description: ""
date: {{ .Date }}
lastmod: {{ .Date }}
cover: ""
coverAlt: ""
toc: false
tags: []
draft: true
---