From 336fd3f7566c7872c17b30f7cd150e1d16899205 Mon Sep 17 00:00:00 2001 From: sptaule Date: Mon, 24 Jan 2022 18:36:50 +0100 Subject: First commit --- content/blog/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 content/blog/_index.md (limited to 'content/blog/_index.md') diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100755 index 0000000..621c16b --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,6 @@ ++++ +title = "Blog" +description = "This is our developer journal" +sort_by = "date" +paginate_by = 5 ++++ \ No newline at end of file -- cgit v1.2.3