mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 23:09:47 +00:00
8 lines
133 B
Markdown
8 lines
133 B
Markdown
|
---
|
||
|
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
image: ""
|
||
|
external_link: ""
|
||
|
weight:
|
||
|
draft: true
|
||
|
---
|