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

github.com/danielkvist/hugo-piercer-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielkvist <d94.zaragoza@gmail.com>2019-03-27 22:22:46 +0300
committerdanielkvist <d94.zaragoza@gmail.com>2019-03-27 22:22:46 +0300
commit962d16d5cf3dd6499aa1ebf5a5ea0c812806deaf (patch)
tree676949ff10148af227e2bcea16fa526f62dc9121 /archetypes
parenteb2b53ca88c6077843f62081be33e1c07403aa5f (diff)
fix archetype
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/sections.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/sections.md b/archetypes/sections.md
index 3ad4bad..df7c486 100644
--- a/archetypes/sections.md
+++ b/archetypes/sections.md
@@ -3,5 +3,5 @@ title: "{{ replace .Name "-" " " | title }}"
draft: true
weight: 0
images: []
-border-color: ""
+borderColor: ""
--- \ No newline at end of file