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
Updated default.html to reflect move to github.
  • Loading branch information
Stewori authored Jun 7, 2020
commit 3f04d8b66d1b0d404d0a536112a51483602d3fd2
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/jythontools/jython">View on Github</a>
<a id="forkme_banner" href="https://github.com/jython/jython">View on Github</a>

<a id=logo href="index"><img id="logo" src="assets/jython.png" alt="Jython Logo" height="70" width="109"></a>

Expand Down