Skip to content

Commit

Permalink
chore: revert distributed.press actor URL to IPNS protocol in default…
Browse files Browse the repository at this point in the history
… actors list
  • Loading branch information
akhileshthite committed Sep 14, 2024
1 parent a4dd2cf commit 539f1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timeline.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class ReaderTimeline extends HTMLElement {
async initializeDefaultFollowedActors () {
const defaultActors = [
'https://social.distributed.press/v1/@[email protected]/',
'https://distributed.press/about.jsonld',
'ipns://distributed.press/about.ipns.jsonld',
'hyper://hypha.coop/about.hyper.jsonld',
'https://sutty.nl/about.jsonld'
]
Expand Down

0 comments on commit 539f1f0

Please sign in to comment.