diff options
Diffstat (limited to 'content/blog/_index.md')
-rwxr-xr-x | content/blog/_index.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 |