mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-12-14 09:58:43 +01:00
article migration
This commit is contained in:
parent
95f4880bb1
commit
8ceacf93d4
4 changed files with 5 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ author = "Kyle J Carlton"
|
|||
menu_items = [
|
||||
# each of these is optional, name and url are required
|
||||
# $BASE_URL is going to be substituted by base_url from configuration
|
||||
{name = "blog", url = "$BASE_URL"},
|
||||
{name = "articles", url = "$BASE_URL"},
|
||||
|
||||
# tags should only be enabled if you have "tags" taxonomy
|
||||
# see documentation below for more details
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue