Added Macros files

This commit is contained in:
sanjayk03-dev
2023-12-23 00:51:08 +05:30
parent b985486f94
commit 4927933577
4 changed files with 13 additions and 0 deletions

View File

@@ -62,6 +62,9 @@ html(lang="en")
li.pure-menu-heading
a.pure-menu-link(href="#cheat-sheet") Cheat Sheet
li.pure-menu-heading
a.pure-menu-link(href="#macros") Macros
li.pure-menu-heading
a.pure-menu-link(href="#help") Help

View File

@@ -0,0 +1,4 @@
script#macros-template(type="text/x-template")
#macros
h1 Macros
p Hello, World