diff options
| -rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index 194841d..d90af65 100644 --- a/website/index.html +++ b/website/index.html | |||
| @@ -176,7 +176,7 @@ relay.Publish(ctx, event)</code></pre> | |||
| 176 | <p>This is a minimal core library. It implements NIP-01 and the basics. It doesn't implement every NIP, handle connection pooling, or manage relay discovery. Build that yourself, or don't.</p> | 176 | <p>This is a minimal core library. It implements NIP-01 and the basics. It doesn't implement every NIP, handle connection pooling, or manage relay discovery. Build that yourself, or don't.</p> |
| 177 | 177 | ||
| 178 | <footer> | 178 | <footer> |
| 179 | <a href="https://code.northwest.io/nostr.git/">source</a> · MIT | 179 | <a href="https://code.northwest.io/nostr.git/about/">source</a> · MIT |
| 180 | </footer> | 180 | </footer> |
| 181 | </body> | 181 | </body> |
| 182 | </html> | 182 | </html> |
