Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Issue #116
Browse files Browse the repository at this point in the history
  • Loading branch information
swentel committed Oct 14, 2020
1 parent 541fdb4 commit 9a1b348
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ iOS: https://github.com/swentel/indigenous-ios
- Screen state: remember position, fullscreen etc
- Developer: view response of microsub requests in console
- Microsub
- Starts with default anonymous account with the reader connected to https://indigenous.realize.be
- You can use https://indigenous.realize.be to test the reader
- Allow for global unread start screen if the server supports it
- Different displays: Cards, titles and feed with overlay view
- Autoload more posts
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h3>Account</h3>
<div>
<label for="microsub-endpoint">Reader endpoint</label><br />
<input type="text" name="microsub_endpoint" id="microsub-endpoint" class="text" /><br />
<div class="description">You can use https://indigenous.realize.be to get a feeling of how a Microsub server works.</div>
<div class="description">You can use https://indigenous.realize.be/indieweb/microsub to get a feeling of how a Microsub server works.<br />It returns some default channels and content.</div>
</div>
<div>
<label for="token">The token for both endpoints</label>
Expand Down

0 comments on commit 9a1b348

Please sign in to comment.