Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nathancday/min_night.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archetypes/post.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/archetypes/post.md b/archetypes/post.md
index fbe5d98..165a74d 100644
--- a/archetypes/post.md
+++ b/archetypes/post.md
@@ -3,4 +3,6 @@ title: "{{ replace .Name "-" " " | title }}"
date: {{ dateFormat "2006-01-02" .Date }}
tags: []
draft: true
+description: Exploring historical data from 1905 to 2015 from the World Bank
+twitter_img: "post/2019-01-21-is-the-weather-getting-wetter_files/its_gon_rain.jpg"
---