Skip to content

Commit

Permalink
Update old/broken image links
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorAU committed Dec 27, 2022
1 parent 7baf532 commit 98a2cc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon/external/Example2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ class Example2 {
class Author {
name="Connor";
url="https://steamcommunity.com/id/_connor";
image="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/1e/1e3c83b65d6f34cc9708eae853e8bc9848865dd1_full.jpg";
image="https://avatars.akamai.steamstatic.com/ea139abcaf2d2f19c7ec2d76622cb66498e32a85_full.jpg";
};
class Footer {
text="This is the footer text";
image="https://steamcdn-a.opskins.media/steamcommunity/public/images/apps/107410/3212af52faf994c558bd622cb0f360c1ef295a6b.jpg";
image="https://arma3.com/favicon.ico";
};
fields[]={
//{title,content,inline}
Expand Down

0 comments on commit 98a2cc1

Please sign in to comment.