test
This commit is contained in:
@@ -387,6 +387,7 @@ data:
|
|||||||
color_yellow: "#F0F046"
|
color_yellow: "#F0F046"
|
||||||
color_blue: "#46F0F0"
|
color_blue: "#46F0F0"
|
||||||
color_white: "#FFFFFF"
|
color_white: "#FFFFFF"
|
||||||
|
overlay_color: "rgba(255,0,255,0.20)"
|
||||||
template: |
|
template: |
|
||||||
{{/* Weather widget – fully customizable via options */}}
|
{{/* Weather widget – fully customizable via options */}}
|
||||||
{{ $temp_unit := .Options.StringOr "temp_unit" "celsius" }}
|
{{ $temp_unit := .Options.StringOr "temp_unit" "celsius" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user