From f4b0932e2226114d510fcf1ca6acd5875ebb581d Mon Sep 17 00:00:00 2001 From: s-ol Date: Thu, 5 Mar 2020 19:09:10 +0100 Subject: docs/guide --- extra/layout.moon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/layout.moon b/extra/layout.moon index 4dc67c2..e60fd25 100644 --- a/extra/layout.moon +++ b/extra/layout.moon @@ -18,7 +18,7 @@ render = (name, value, prefix=nil) -> div { :id, class: 'def' - label (a (code name), :id, href: "##{id}"), ' (', type, '):' + label (a (code name), href: "##{id}"), ' (', type, '):' div content, class: 'nest' } -- cgit v1.2.3