fix 404
This commit is contained in:
parent
9f4d78baa2
commit
84c80eceaa
71 changed files with 90 additions and 2884 deletions
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
title = "Notes"
|
||||
|
||||
description = "Notes"
|
||||
description = "A hot mess collection of all my projects. Some are shorter, some longer. Filtewr them by date or by tags."
|
||||
|
||||
# Whether to sort pages by "date", "weight", or "none". More on that below
|
||||
sort_by = "date"
|
||||
|
@ -16,7 +16,7 @@ page_template = "page.html"
|
|||
|
||||
# How many pages to be displayed per paginated page.
|
||||
# No pagination will happen if this isn't set or if the value is 0
|
||||
paginate_by = 5
|
||||
paginate_by = 10
|
||||
|
||||
# If set, will be the path used by paginated page and the page number will be appended after it.
|
||||
# For example the default would be page/1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue