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.
2 parents 9cc6479 + ff6c80b commit de5e8a2Copy full SHA for de5e8a2
views/layout.dt
@@ -34,7 +34,7 @@ html(lang="en")
34
string #[a(href="https://github.com/codemyst/pastemyst", target="_blank") github] => "github.com/codemyst/pastemyst";
35
string #[a(href="/api-docs") api-docs] => "/api-docs";
36
string #[a description] => "A simple website for pasting text, mainly code snippets.";
37
- string #[a version] => "1.6.1"; // #[a(href="https://github.com/CodeMyst/PasteMyst/releases", target="_blank") changelog]
+ string #[a version] => "1.6.2"; // #[a(href="https://github.com/CodeMyst/PasteMyst/releases", target="_blank") changelog]
38
39
block body
40
0 commit comments