mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
add theme.toml
This commit is contained in:
parent
7ba8607bdc
commit
7c30d91464
1 changed files with 16 additions and 0 deletions
16
theme.toml
Normal file
16
theme.toml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Blowfish theme for Hugo
|
||||||
|
|
||||||
|
name = "blowfish"
|
||||||
|
license = "MIT"
|
||||||
|
licenselink = "https://github.com/nunocoracao/blowfish/blob/master/LICENSE"
|
||||||
|
description = "tbd"
|
||||||
|
|
||||||
|
homepage = "https://github.com/nunocoracao/blowfish/"
|
||||||
|
demosite = "https://nunocoracao.github.io/blowfish/"
|
||||||
|
|
||||||
|
tags = ["blog", "minimal", "responsive", "dark mode", "dark", "light", "tailwind", "personal"]
|
||||||
|
features = ["syntax higlighting", "dark mode", "emoji"]
|
||||||
|
|
||||||
|
[author]
|
||||||
|
name = "Nuno Coracao"
|
||||||
|
homepage = "https://nunocoracao.com/"
|
Loading…
Reference in a new issue