mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-14 00:59:43 +00:00
5 lines
97 B
Markdown
5 lines
97 B
Markdown
|
---
|
||
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
draft: true
|
||
|
---
|