We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a624429 commit 8418469Copy full SHA for 8418469
1 file changed
Birthday Widget/README.md
@@ -7,7 +7,7 @@
7

8

9
10
-<img width="60%" src="../.src/birthday/birthday_showcase.png">
+<img width="60%" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_showcase.png">
11
12
A minimalist Scriptable widget that shows:
13
- 🎂 Your age in years (accurate to 2 decimals)
@@ -83,7 +83,7 @@ Feel free to modify these in the script for a more personal palette.
83
84
## 📸 Screenshots
85
86
-<img width="160px" src="../.src/birthday/birthday_s.png">
+<img width="160px" src="https://raw.githubusercontent.com/rushhiii/Scriptable-IOSWidgets/main/.src/birthday/birthday_s.png">
87
88
## 🙌 Feedback
89
0 commit comments