Configured the theme
This commit is contained in:
@@ -2,3 +2,10 @@ baseURL = "https://nicolabelluti.me/"
|
||||
|
||||
# https://github.com/nunocoracao/blowfish
|
||||
theme = "blowfish"
|
||||
|
||||
[outputs]
|
||||
home = [
|
||||
"HTML", # Enable the website
|
||||
"RSS", # Enable the RSS feed
|
||||
"JSON", # Enable the search
|
||||
]
|
||||
|
Reference in New Issue
Block a user