+
+ {% include "./partials/header.njk" %}
+
+
+
+
-
- +
-
- {{title}}
-(published on {{page.date.toUTCString() | dateFilter}})
+
+
+ {{title}}
+(published on {{page.date.toUTCString() | dateFilter}})
+
+ {{content | safe}}
+
- {{content | safe}}
-
-
- If you found this article useful, spread the word by sharing this link 👉
+
+
+
+ If you found this article useful, spread the word by sharing this link 👉
- Tweet
-
+ Tweet
+
+
-
-
-
- Post Last Modified: {{modified() | dateFilter}}
-
-
- back to posts
-
-
+
+ Post Last Modified: {{modified() | dateFilter}}
+
+
+ back to posts
+
+
-
- {% include "./partials/footer.njk" %}
+
+ {% include "./partials/footer.njk" %}
+