17 lines
169 B
Text
17 lines
169 B
Text
|
---
|
||
|
title: "{{ title }}"
|
||
|
slug: {{ slug }}
|
||
|
author: Natenom
|
||
|
draft: true
|
||
|
# comments: true
|
||
|
# jsoncomments: true
|
||
|
date: {{ datetime }}
|
||
|
categories:
|
||
|
-
|
||
|
tags:
|
||
|
-
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--more-->
|