hugo-theme-introduction/archetypes/projects.md

8 lines
133 B
Markdown
Raw Normal View History

2017-11-13 21:01:53 +00:00
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
image: ""
external_link: ""
weight:
draft: true
---