This commit is contained in:
2026-01-14 12:26:13 +01:00
parent 5b41760c86
commit c06a50b446
+1
View File
@@ -387,6 +387,7 @@ data:
color_yellow: "#F0F046"
color_blue: "#46F0F0"
color_white: "#FFFFFF"
overlay_color: "rgba(255,0,255,0.20)"
template: |
{{/* Weather widget fully customizable via options */}}
{{ $temp_unit := .Options.StringOr "temp_unit" "celsius" }}