1
0
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:
2025-01-01 20:08:08 +05:30
parent 63fc69c1fa
commit f1d6d1f8df
5 changed files with 42 additions and 2080 deletions

View File

@@ -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'