hugo-theme-introduction/archetypes/projects.md

7 lines
108 B
Markdown
Raw Normal View History

2017-11-13 21:01:53 +00:00
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
external_link: ""
2018-06-27 09:38:26 +00:00
weight: 0
2017-11-13 21:01:53 +00:00
draft: true
2018-06-27 09:38:26 +00:00
---