feat: Move blog title and description to the section index

This commit is contained in:
daudix-UFO
2023-10-20 00:14:15 +00:00
parent b4c5428159
commit 17ed382092
4 changed files with 4 additions and 6 deletions

View File

@ -1,4 +1,6 @@
+++
title = "Writings of Duck's Feet"
description = "Welcome to my quack'in blog, I quack about various stuff, but mostly I'm a demo"
sort_by = "date"
template = "blog_list.html"
page_template = "blog.html"