diff options
Diffstat (limited to 'res/template-website/posts')
-rw-r--r-- | res/template-website/posts/day later post | 2 | ||||
-rw-r--r-- | res/template-website/posts/month later post | 2 | ||||
-rw-r--r-- | res/template-website/posts/new year post | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/res/template-website/posts/day later post b/res/template-website/posts/day later post new file mode 100644 index 0000000..1652e65 --- /dev/null +++ b/res/template-website/posts/day later post @@ -0,0 +1,2 @@ +$date(06.10.2021)$ +first post diff --git a/res/template-website/posts/month later post b/res/template-website/posts/month later post new file mode 100644 index 0000000..69ec43e --- /dev/null +++ b/res/template-website/posts/month later post @@ -0,0 +1,2 @@ +$date(05.11.2021)$ +first post diff --git a/res/template-website/posts/new year post b/res/template-website/posts/new year post new file mode 100644 index 0000000..49d7ea8 --- /dev/null +++ b/res/template-website/posts/new year post @@ -0,0 +1,2 @@ +$date(01.01.2022)$ +first post of the year 2022 |