Fix colors
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 28s

This commit is contained in:
Alex Selimov 2026-05-13 22:49:25 -04:00
parent f125b84cad
commit efdccc8ff8

View file

@ -46,10 +46,10 @@ weight = 3
caption = "This is my unified git heatmap from my <a href='https://forge.alexselimov.com/aselimov'>Forgejo</a> and <a href='https://github.com/aselimov'>Github</a>"
color_empty_light = "#e8e4dc"
color_empty_dark = "#2a2a2a"
color_low = "#7a5010"
color_mid = "#C47E1A"
color_high = "#EF9F27"
color_max = "#F7C46A"
color_max = "#7a5010"
color_high = "#C47E1A"
color_mid = "#EF9F27"
color_low = "#F7C46A"
[params]
description = "Alex Selimov personal site and blog."
title = "Alex Selimov"