mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 17:12:27 +00:00
Refactor theme (#1)
This commit is contained in:
12
themes/xmin/theme.toml
Normal file
12
themes/xmin/theme.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
name = "BootMin"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/LICENSE.md"
|
||||
description = "Minimal Hugo theme with BootStrap 4.1.1"
|
||||
homepage = "https://davegallant.github.io"
|
||||
tags = ["minimal", "blog", "personal", "clean", "simple", "starter", "minimalist"]
|
||||
features = ["blog"]
|
||||
min_version = "0.1"
|
||||
|
||||
[author]
|
||||
name = "Dave Gallant"
|
||||
homepage = "https://davegallant.github.io"
|
Reference in New Issue
Block a user