Constant TEMPLATE_POST

Source
pub const TEMPLATE_POST: &str = r#"
---
author: ""
date: "2024-01-01"
description: "This is my first post with sonata !"
labels: ["sonata", "rust"]
title: "Hello World!"
---
This is my first post with sonata !
"#;
Expand description

The template of the post.