Skip to content

Commit

Permalink
copy edits
Browse files Browse the repository at this point in the history
  • Loading branch information
colarusso committed Aug 11, 2024
1 parent 87b2b85 commit 7d2a8dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions js/functions.js
Original file line number Diff line number Diff line change
Expand Up @@ -2556,8 +2556,9 @@ function declutter(title_source,id_source,tf_source,n=0){
<button type="button" id="remove_all_feeds" class="btn btn-danger remove_all">Wipe All</button>
<p>
<hr>
You current feeds were built on top of <a href="https://myrssalgo.com/?feeds=${feed_name}">myrssalgo.com/?feeds=${feed_name}</a>. Share that link to have folks start where you do.
<hr>
<p>
<b>Current Feeds</b>: You experience was built on top of <a href="https://myrssalgo.org/?feeds=${feed_name}">myrssalgo.org/?feeds=${feed_name}</a>. Share that link to have folks start where you do.
</p>
<table cellpadding="5px" width="100%">${feedList}</table>
</div>
</div>
Expand Down

0 comments on commit 7d2a8dd

Please sign in to comment.