Browse Source

Update site color scheme: change primary color in configuration from orange to #2fe7ed for improved visual appeal.

codeskraps 2 days ago
parent
commit
e9ab6b7813
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hugo.toml

+ 1 - 1
hugo.toml

@@ -60,7 +60,7 @@ enableTwitterCards = true
         bio = "Mobile developer with extensive experience in Android, iOS, and cross-platform solutions"
 
     [params.styles]
-        color = "orange"
+        color = "#2fe7ed"
 
 [[params.social]]
 key = 0