diff options
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 |
