homepage! ;)

This commit is contained in:
Albatroz Jeremias 2017-03-06 00:48:57 +01:00
當前提交 a5952bd314
共有 3 個文件被更改,包括 15 次插入0 次删除

二進制
c1000101.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  大小: 31 KiB

15
index.html Normal 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>

二進制
teaser.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  大小: 75 KiB