gonna do a big change so want a backup
This commit is contained in:
parent
5461903874
commit
b97f9baa4d
@ -4,7 +4,7 @@ import root
|
||||
from datetime import datetime
|
||||
|
||||
url = "mttp://deadvey.com"
|
||||
blog_index_path = "../blog/index.md"
|
||||
blog_index_path = f"{root.path}/blog/index.md"
|
||||
previous_year = 0 # Set the previous year as 0, the year is outputted to the page if it is different to 'previous_year'
|
||||
|
||||
# Open the blog index (/blog/index.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user