Add license id
This commit is contained in:
parent
f315be7361
commit
b2fc4dfbe0
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ when defined(js):
|
|||
|
||||
p(class="license-text text-gray"):
|
||||
text "By registering, you agree to the "
|
||||
a(href=makeUri("/about/license"),
|
||||
a(id="license", href=makeUri("/about/license"),
|
||||
onClick=(ev: Event, n: VNode) =>
|
||||
(state.shown = false; anchorCB(ev, n))):
|
||||
text "content license"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue