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

blog.md « archetypes - github.com/jakewies/hugo-theme-codex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5a2205f8a07cdbb7101d66585198e5b8461106b (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
slug: ""
description: ""
keywords: []
draft: true
tags: []
math: false
toc: false
---