diff options
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}} - |