upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--21.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/21.md b/21.md
index 5f5e5b7..800e490 100644
--- a/21.md
+++ b/21.md
@@ -21,7 +21,7 @@ The identifiers that come after are expected to be the same as those defined in
21 21
22### Linking HTML pages to Nostr entities 22### Linking HTML pages to Nostr entities
23 23
24`<link>` tags with `rel="alternate"` can be used to associate webpages to Nostr events, in cases where the same content is served via the two mediums (for example, a web server that exposes Markdown articles both as HTML pages and as `kind:30023' events served under itself as a relay or through some other relay). For example: 24`<link>` tags with `rel="alternate"` can be used to associate webpages to Nostr events, in cases where the same content is served via the two mediums (for example, a web server that exposes Markdown articles both as HTML pages and as `kind:30023` events served under itself as a relay or through some other relay). For example:
25 25
26``` 26```
27<head> 27<head>