diff options
| author | norrinorri <noora.vanttine@gmail.com> | 2017-06-28 08:45:44 +0300 |
|---|---|---|
| committer | norrinorri <noora.vanttine@gmail.com> | 2017-06-28 08:45:44 +0300 |
| commit | c5ec0d87dc2c87f8171521c6e9479826618fe459 (patch) | |
| tree | fdf6749ccec48039a3d6ec53d1988be2b5b0982b /index.html | |
| parent | 4acf463e66fd5d578408f59b7118880e1c4544aa (diff) | |
pieniƤ muutoksia etusivuun
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 31 |
1 files changed, 30 insertions, 1 deletions
@@ -1,4 +1,31 @@ --- +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> + + + + </div> + +</article> + +</div> + +<!-- +--- layout: index_page --- @@ -13,6 +40,7 @@ layout: index_page display: none; } } + </style> <div class="hidden_mobile" style='float:left;height:100%; width:60%; background-color:#5c3c7c; text-align: center;'> @@ -38,4 +66,5 @@ layout: index_page <div><a href="http://reaktor.com/"><img width="250" style="margin:20px;border:0;" src="/static/sponsors/reaktor.png" alt=""></a></div> <div><a href="http://www.eficode.fi/"><img width="200" style="margin:20px;border:0;" src="/static/sponsors/eficode.png" alt=""></a></div> -</div>
\ No newline at end of file +</div> +-->
\ No newline at end of file |
