diff options
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2020-11-12-example.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/_posts/2020-11-12-example.md b/_posts/2020-11-12-example.md new file mode 100644 index 0000000..ddc3c32 --- /dev/null +++ b/_posts/2020-11-12-example.md @@ -0,0 +1,11 @@ +--- +title: example post +date: 2020-11-12T02:11:45+03:00 +layout: post +--- + +this is an example post. + +i have plans on moving my posts from telegram channel here, +so they are not restricted. but the script to automate this +process is work in progress yet. |
