diff options
| author | norrinorri <noora.vanttine@gmail.com> | 2017-05-27 16:25:49 +0300 |
|---|---|---|
| committer | norrinorri <noora.vanttine@gmail.com> | 2017-05-27 17:45:33 +0300 |
| commit | eaa26ae28ba242e50ea9e9c3731962f6eeef55e1 (patch) | |
| tree | 66b8947af1e02afd066e9c0072140c49422a9ca2 /home.html | |
| parent | 2892a301be9baa15c8ea9511c65277ab80b95879 (diff) | |
rebaseee
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 |
