mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-23 06:55:43 -06:00
17 lines
491 B
TOML
17 lines
491 B
TOML
|
# 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/"
|