diff options
Diffstat (limited to 'docs/gen/layout.moon')
| -rw-r--r-- | docs/gen/layout.moon | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gen/layout.moon b/docs/gen/layout.moon index 084807e..ee0f359 100644 --- a/docs/gen/layout.moon +++ b/docs/gen/layout.moon @@ -1,6 +1,7 @@ version = require 'alv.version' dom = require 'docs.gen.dom' import compile from require 'discount' +import opairs from require 'alv.util' render_meta = (meta) -> import p, code from dom |
