initial
This commit is contained in:
23
blog/themes/anubis/theme.toml
Normal file
23
blog/themes/anubis/theme.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
name = "Anubis"
|
||||
license = "MIT"
|
||||
description = "A minimal Hugo theme"
|
||||
homepage = "https://github.com/mitrichius/hugo-theme-anubis"
|
||||
tags = [
|
||||
"blog",
|
||||
"responsive",
|
||||
"personal",
|
||||
"minimal",
|
||||
"clean",
|
||||
"simple",
|
||||
"light",
|
||||
"dark",
|
||||
"google-analytics",
|
||||
"mobile",
|
||||
"fast",
|
||||
"multilingual"
|
||||
]
|
||||
features = ["blog"]
|
||||
|
||||
[author]
|
||||
name = "Dmitry Kolosov"
|
||||
homepage = "http://dmitrykolosov.ru"
|
||||
Reference in New Issue
Block a user