aboutsummaryrefslogtreecommitdiff
path: root/views/hello.jade
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2016-09-07 11:37:07 +0200
committerNoah Loomans <noahloomans@gmail.com>2016-09-07 11:37:07 +0200
commit93af695f08ba0cd76210a6f965c2424b1c0745f0 (patch)
treeccb7f5dba21b4bdd6cad688f302d3389913ddd10 /views/hello.jade
parent57e142dc6f5dfc6c6394d04ff4e807bb8288a417 (diff)
add made by field
Diffstat (limited to 'views/hello.jade')
-rw-r--r--views/hello.jade9
1 files changed, 9 insertions, 0 deletions
diff --git a/views/hello.jade b/views/hello.jade
new file mode 100644
index 0000000..c2247c6
--- /dev/null
+++ b/views/hello.jade
@@ -0,0 +1,9 @@
+extends layout
+
+block head
+ link(rel='stylesheet', href='/stylesheets/hello.css')
+
+block content
+ p.madeby Gemaakt door Noah Loomans
+ p.ideas Heb je ideen om dit te verbeteren? Mail me op&nbsp;
+ a(href='mailto:noah.loomans+roostermml@hetcml.nl') noah.loomans+roostermml@hetcml.nl