big theme upgrade/initialization
This commit is contained in:
@@ -3,6 +3,13 @@ languageCode = 'en-us'
|
||||
title = 'Formal Methods Tools'
|
||||
theme = 'fmtools'
|
||||
|
||||
[menus]
|
||||
main = [
|
||||
{ name = 'Home', url = '/', weight = 1 },
|
||||
{ name = 'Tools', url = '/tools/', weight = 2 },
|
||||
{ name = 'Taxonomies', url = '/taxonomies/', weight = 3 },
|
||||
{ name = 'About', url = '/about/', weight = 4 }
|
||||
]
|
||||
|
||||
[taxonomies]
|
||||
purpose = 'purposes'
|
||||
|
Reference in New Issue
Block a user