mirror of
https://github.com/avinal/box-box.git
synced 2026-01-10 21:48:32 +05:30
21 lines
623 B
TOML
21 lines
623 B
TOML
|
|
name = 'Box Box'
|
||
|
|
license = 'MIT'
|
||
|
|
licenselink = 'https://github.com/avinal/box-box/LICENSE'
|
||
|
|
description = 'Box Box | A Hugo theme by Avinal'
|
||
|
|
|
||
|
|
# The home page of the theme, where the source can be found
|
||
|
|
homepage = 'https://github.com/avinal/box-box'
|
||
|
|
|
||
|
|
# If you have a running demo of the theme
|
||
|
|
demosite = 'https://avinal.space'
|
||
|
|
|
||
|
|
# Taxonomy terms
|
||
|
|
tags = ['blog', 'responsive', 'website','portfolio','magazine', 'light', 'minimal', 'clean', 'box', 'simple']
|
||
|
|
features = ['responsive', 'single-column', 'blog', 'tailwind']
|
||
|
|
|
||
|
|
# If the theme has a single author
|
||
|
|
[author]
|
||
|
|
name = 'Avinal Kumar'
|
||
|
|
homepage = 'https://avinal.space'
|
||
|
|
|