homepage! ;)

This commit is contained in:
Albatroz Jeremias 2017-03-06 00:48:57 +01:00
commit a5952bd314
3 changed files with 15 additions and 0 deletions

BIN
c1000101.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

15
index.html Normal file
View File

@ -0,0 +1,15 @@
<html>
<title>coletivos.org</title>
<header>
<style>
body{
# background: url('teaser.png') no-repeat;
#background-size:cover;
text-align:center;
}
</style>
</header>
<body>
<img src='teaser.png'>
</body>
</html>

BIN
teaser.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB