mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 19:06:16 +01:00
12 lines
147 B
Markdown
12 lines
147 B
Markdown
|
---
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
draft: true
|
||
|
description:
|
||
|
categories:
|
||
|
-
|
||
|
tags:
|
||
|
-
|
||
|
featured_image:
|
||
|
author:""
|
||
|
---
|