Skip to content

Add atproto-did code for account verification. #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jan 28, 2025
Prev Previous commit
Next Next commit
Include APIdia links.
  • Loading branch information
Stewori committed Apr 7, 2024
commit e31ac92b7e773d871b4796dcd53a141c7ed86394
4 changes: 4 additions & 0 deletions _data/navbar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ navbar:
url: installation
- title: JavaDoc
url: https://www.javadoc.io/doc/org.python/jython-standalone/2.7.2
- title: APIdia (alternative to JavaDoc)
url: https://apidia.net/java/Jython
- title: Python 2.7
url: https://docs.python.org/2.7/
- title: Jython Book
Expand All @@ -37,6 +39,8 @@ navbar:
url: jython-3-mvp
- title: Jython 3 Roadmap
url: jython-3-roadmap
- title: Jython 3 (snapshot) on APIdia
url: https://apidia.net/java/Jython/3
- title: Website source
url: https://github.com/jython/jython.github.io/
- title: Links
Expand Down