Add HTML anchors

This commit is contained in:
Lassi Kortela 2020-08-10 01:35:23 +03:00
parent c738e7f77a
commit 5fc829bd9e
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
`(section
(@ (class "h-x-registry")
(data-p-id ,registry-id))
(h2 (@ (class "p-title"))
(h2 (@ (class "p-title") (id ,registry-id))
,registry-title)
(p "Registry ID: " (code (@ (class "p-id")) ,registry-id))
,intro