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

default.md « archetypes - github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 83bd3d387f0efcb7e46971ca87b532381c643eb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
+++
title= "{{ replace .TranslationBaseName "-" " " | title }}"
date= {{ .Date }}
description = ""
draft = true
subpage = false


hide_header=false
hide_nav=false
hide_breadcrumb=false
hide_toc=false
hide_footer=false

+++

Lorem Ipsum.
Notice `draft` is set to true.