mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
13 lines
380 B
TOML
13 lines
380 B
TOML
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"
|