From b847b87823dfd7e1b7870c67ea32199bc607f852 Mon Sep 17 00:00:00 2001 From: Kleidi Bujari Date: Wed, 18 Dec 2024 20:17:41 -0500 Subject: Enable github actions Moved personal blog to be built in this tree. Also enables github actions to host the site on pages. --- mod/web/blog/content/posts/_index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mod/web/blog/content/posts/_index.md') diff --git a/mod/web/blog/content/posts/_index.md b/mod/web/blog/content/posts/_index.md index 1f4024a..9efc62e 100644 --- a/mod/web/blog/content/posts/_index.md +++ b/mod/web/blog/content/posts/_index.md @@ -1,8 +1,6 @@ +++ title = "Posts" sort_by = "date" -template = "blog.html" page_template = "post.html" +redirect_to="/" +++ - -Longer form writing. -- cgit v1.3.1