Added the Blowfish theme
This commit is contained in:
parent
073ebf00b9
commit
817595b075
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
[submodule "themes/blowfish"]
|
||||
path = themes/blowfish
|
||||
url = https://github.com/nunocoracao/blowfish.git
|
||||
branch = main
|
@ -1,3 +1,4 @@
|
||||
# Blog
|
||||
|
||||
> My personal blog, powered by [Hugo](https://gohugo.io/)
|
||||
> My personal blog, powered by [Hugo](https://gohugo.io/) and the
|
||||
> [Blowfish](https://blowfish.page/) theme
|
||||
|
@ -1,3 +1,4 @@
|
||||
baseURL = "https://nicolabelluti.me/"
|
||||
languageCode = "en-us"
|
||||
title = "Nicola's Blog"
|
||||
|
||||
# https://github.com/nunocoracao/blowfish
|
||||
theme = "blowfish"
|
||||
|
1
config/_default/languages.en.toml
Normal file
1
config/_default/languages.en.toml
Normal file
@ -0,0 +1 @@
|
||||
title = "Nicola's Blog"
|
1
themes/blowfish
Submodule
1
themes/blowfish
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f06bcb2a557cabf6071a78018304f323c71247cc
|
Loading…
x
Reference in New Issue
Block a user