An alternative front-end for Instagram.
→ https://sr.ht/~cadence/bibliogram/
Please go there for all information about Bibliogram.
If you installed Bibliogram manually by cloning the repo, you now need to update it to point to the new one. -
cd path/to/bibliogram-
git remote set-url origin https://git.sr.ht/~cadence/bibliogram
To verify that it worked: -
git remote -v-
git remote show origin
You should now see
https://git.sr.ht/~cadence/bibliograminstead of github URLs.