diff options
author | bie <bie@blekksprut.net> | 2017-07-02 16:10:01 +0200 |
---|---|---|
committer | bie <bie@blekksprut.net> | 2017-07-02 16:10:01 +0200 |
commit | 749c1789ee6d8537cd9645be0d39415291677182 (patch) | |
tree | 05ff40f9daef378a53aa76eafb536a34ac3d5710 /nova/index.html | |
parent | 05c51adb090fa096eb229c9cc4f1c519fcda6a01 (diff) | |
download | maker-749c1789ee6d8537cd9645be0d39415291677182.tar.xz |
maker maker maker
Diffstat (limited to 'nova/index.html')
-rw-r--r-- | nova/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nova/index.html b/nova/index.html deleted file mode 100644 index 97ef595..0000000 --- a/nova/index.html +++ /dev/null @@ -1,7 +0,0 @@ -{{#articles}} - <article> - <p><a href='{{url}}'><img alt src='{{image}}'></a> - <h2><a href='{{url}}'>{{title}}</a></h2> - </article> -{{/articles}} - |