Skip to content

Commit 9817a14

Browse files
committed
Update aqi-widget.md
1 parent d6f7abe commit 9817a14

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Web Docs/docs/widgets/aqi-widget.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# OpenWeather AQI + Temperature Widget
1+
# 🍃 OpenWeather AQI + Temperature Widget
22

33
![Scriptable](https://img.shields.io/badge/Scriptable-Compatible-purple)
44
![Widget Size](https://img.shields.io/badge/Supports-Small%20Widget-blue)
@@ -174,8 +174,8 @@ Temperature mode uses different color schemes based on temperature ranges:
174174

175175
| AQI Level | Example | Description |
176176
|-----------|---------|-------------|
177-
| Hazardous (350 AQI) | ![Hazardous AQI](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.assets/aqi/openweatheraqi_s_1.png) | Purple/Maroon background, shows severe air pollution |
178-
| Moderate (51 AQI) | ![Moderate AQI](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.assets/aqi/openweatheraqi_s_2.png) | Yellow background, acceptable air quality |
177+
| Hazardous (350 AQI) | <img alt="Hazardous AQI" src="https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.assets/aqi/openweatheraqi_s_1.png?raw=true" width="160"/> | Purple/Maroon background, shows severe air pollution |
178+
| Moderate (51 AQI) | <img alt="Moderate AQI" src="https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.assets/aqi/openweatheraqi_s_2.png?raw=true" width="160"/> | Yellow background, acceptable air quality |
179179

180180
**AQI Mode displays:**
181181
- "AIR QUALITY" header
@@ -190,7 +190,7 @@ Temperature mode uses different color schemes based on temperature ranges:
190190

191191
| Temperature Range | Example | Description |
192192
|-------------------|---------|-------------|
193-
| Cool Weather (23°C) | ![Cool Temperature](https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.assets/aqi/openweatheraqi_s_3.png) | Blue background for comfortable temperatures |
193+
| Cool Weather (23°C) | <img alt="Cool Temperature" src="https://github.com/rushhiii/Scriptable-IOSWidgets/blob/main/.assets/aqi/openweatheraqi_s_3.png?raw=true" width="160"/> | Blue background for comfortable temperatures |
194194

195195
**Temperature Mode displays:**
196196
- Large current temperature

0 commit comments

Comments
 (0)