1 2 3 4 5 6 7 8 9 10 11 12 13+++ title = "My Blog" description = "My blog site." sort_by = "date" template = "blog.html" page_template = "post.html" insert_anchor_links = "right" generate_feeds = true [extra] lang = 'en' +++
1 2 3 4 5 6 7 8 9 10 11 12 13
+++ title = "My Blog" description = "My blog site." sort_by = "date" template = "blog.html" page_template = "post.html" insert_anchor_links = "right" generate_feeds = true [extra] lang = 'en' +++