mirror of
https://github.com/avinal/box-box.git
synced 2026-01-11 14:08:32 +05:30
fix: css class and positioning issues in page
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
21
theme.toml
21
theme.toml
@@ -10,11 +10,26 @@ homepage = 'https://github.com/avinal/box-box'
|
||||
demosite = 'https://avinal.space'
|
||||
|
||||
# Taxonomy terms
|
||||
tags = ['blog', 'responsive', 'website','portfolio','magazine', 'light', 'minimal', 'clean', 'box', 'simple']
|
||||
features = ['responsive', 'single-column', 'blog', 'tailwind']
|
||||
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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user