fix template unset, article date
This commit is contained in:
parent
6f373f7ea9
commit
d2f61f0375
@ -2,6 +2,7 @@
|
||||
title = "home"
|
||||
sort_by = "date"
|
||||
template = "index.html"
|
||||
page_template = "article.html"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = "sensor watch"
|
||||
date = 2022-11-19
|
||||
date = 2022-11-14
|
||||
template = "article-sw.html"
|
||||
+++
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user