Very beginning of site
This commit is contained in:
14
hugo.toml
14
hugo.toml
@@ -1,3 +1,15 @@
|
||||
baseURL = 'https://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
title = 'Formal Methods Tools'
|
||||
theme = 'fmtools'
|
||||
|
||||
|
||||
[taxonomies]
|
||||
purpose = 'purposes'
|
||||
technique = 'techniques'
|
||||
domain = 'domains'
|
||||
language = 'languages'
|
||||
system = 'systems'
|
||||
interaction = 'interactions'
|
||||
formalism = 'formalisms'
|
||||
developer = 'developers'
|
Reference in New Issue
Block a user