We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fe6b8 commit e3165c1Copy full SHA for e3165c1
doc/contents/version.html.exp
@@ -0,0 +1,15 @@
1
+{
2
+ title: "Version",
3
+ layout: null,
4
+ crumbs: []
5
+}
6
+
7
+<!DOCTYPE html>
8
+<html lang="en">
9
+<head>
10
+ <title><@= meta.title @></title>
11
+ <@ partial('head') @>
12
+</head>
13
+<body class="version">v<@= Path('../package.json').readJSON().version @></body>
14
+</html>
15
doc/paks/me-docstyle/contents/version.html.exp
0 commit comments