style: minor mods in ui color+cols

This commit is contained in:
RiO
2024-12-23 23:32:33 +05:30
parent 1c66670799
commit 0531d1c44d
4 changed files with 196 additions and 19 deletions

View File

@@ -19,6 +19,7 @@ const config = {
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/DevContrib/',
trailingSlash: false,
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.