diff options
Diffstat (limited to 'home.html')
| -rw-r--r-- | home.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/home.html b/home.html new file mode 100644 index 0000000..83ccda1 --- /dev/null +++ b/home.html @@ -0,0 +1,25 @@ +--- +layout: default +--- + +<div class="home"> + +<article class="post"> + + <header class="post-header"> + <h1 class="post-title">le dank guild of as</h1> + </header> + + <div class="post-content"> + +<p>tervetuloa aalto shitpostersiin</p> + +<p>look around you</p> + +<img src="/static/norri.jpg"> + + </div> + +</article> + +</div>
\ No newline at end of file |
