summary refs log tree commit diff stats
path: root/src/views/index.html
diff options
context:
space:
mode:
authorAlan Pearce2017-06-18 01:14:12 +0200
committerAlan Pearce2017-06-18 01:14:12 +0200
commit553a9f2f376a9d489e9096386ffec5b7732aa5e3 (patch)
tree6590a6f04d93a68e6514714c1c190173e5c5da73 /src/views/index.html
parenta00908501a435051cd91c59562d43bb8dd7d56f5 (diff)
downloadhomestead-553a9f2f376a9d489e9096386ffec5b7732aa5e3.tar.lz
homestead-553a9f2f376a9d489e9096386ffec5b7732aa5e3.tar.zst
homestead-553a9f2f376a9d489e9096386ffec5b7732aa5e3.zip
feat: Use nunjucks templates via koa-nunjucks-next
Diffstat (limited to 'src/views/index.html')
-rw-r--r--src/views/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views/index.html b/src/views/index.html
new file mode 100644
index 0000000..3b18e51
--- /dev/null
+++ b/src/views/index.html
@@ -0,0 +1 @@
+hello world