Kaynağa Gözat

added skel

tags/release-00
gashapwn 3 yıl önce
ebeveyn
işleme
55203c1092
2 değiştirilmiş dosya ile 19 ekleme ve 0 silme
  1. BIN
      skel/public_html/empty.gif
  2. +19
    -0
      skel/public_html/index.html

BIN
skel/public_html/empty.gif Dosyayı Görüntüle

Önce Sonra
Genişlik: 300  |  Yükseklik: 201  |  Boyut: 530KB

+ 19
- 0
skel/public_html/index.html Dosyayı Görüntüle

@@ -0,0 +1,19 @@
<html>
<head>
<style>
body {
background: black;
}
</style>
</head>
<body>
<div style="text-align: center;">
<div style="height:300px;"></div>
<img src="empty.gif"></img>
<h3 style="color: purple;">
there is nothing here... yet
</h3>
</div>

</body>
</html>

Yükleniyor…
İptal
Kaydet