Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
changed rss from the age to reddit r/mac
  • Loading branch information
itspikachugaming authored Aug 23, 2024
1 parent e7fbe2c commit e078a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h1 style="text-align: center; background-color: grey;"><a style="color: alicebl
<script type="text/javascript">
<!--
rssfeed_url = new Array();
rssfeed_url[0]="https://www.theage.com.au/rss/feed.xml";
rssfeed_url[0]="https://reddit.com/r/mac.rss";
rssfeed_frame_width="230";
rssfeed_frame_height="260";
rssfeed_scroll="on";
Expand Down

0 comments on commit e078a71

Please sign in to comment.