diff options
Diffstat (limited to 'tmpl/index.md.erb')
-rw-r--r-- | tmpl/index.md.erb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tmpl/index.md.erb b/tmpl/index.md.erb new file mode 100644 index 0000000..2febcb5 --- /dev/null +++ b/tmpl/index.md.erb @@ -0,0 +1,6 @@ +--- +title: "<%= atom_title %>" +class: "index" +--- + +<%= index_link(url, 1) %> |