Skip to content

Commit 8d8127f

Browse files
committed
chore: Update the icon-circle-fill-dark.png asset's URL
1 parent 40d0e7c commit 8d8127f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

generate_profile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ echo "If this sounds interesting, and you would like to help us in creating the
8080
echo "" >>profile/README.md
8181
echo "<br />" >>profile/README.md
8282
echo "" >>profile/README.md
83-
echo "<div align=\"center\"><a href=\"https://stormsoftware.com\" target=\"_blank\"><img src=\"https://public.storm-cdn.com/icon-fill.png\" alt=\"Storm Software\" width=\"200px\"/></a></div>" >>profile/README.md
83+
echo "<div align=\"center\"><a href=\"https://stormsoftware.com\" target=\"_blank\"><img src=\"https://public.storm-cdn.com/storm-software/icon-circle-fill-dark.png\" alt=\"Storm Software\" width=\"200px\"/></a></div>" >>profile/README.md
8484
echo "<br />" >>profile/README.md
8585
echo "<div align=\"center\"><a href=\"https://stormsoftware.com\" target=\"_blank\"><img src=\"https://public.storm-cdn.com/visit-us-text.svg\" alt=\"Visit us at stormsoftware.com\" height=\"90px\"/></a></div>" >>profile/README.md
8686
echo "" >>profile/README.md

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If this sounds interesting, and you would like to help us in creating the next g
6161

6262
<br />
6363

64-
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/icon-fill.png" alt="Storm Software" width="200px"/></a></div>
64+
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/storm-software/icon-circle-fill-dark.png" alt="Storm Software" width="200px"/></a></div>
6565
<br />
6666
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/visit-us-text.svg" alt="Visit us at stormsoftware.com" height="90px"/></a></div>
6767

0 commit comments

Comments
 (0)