+ www placeholder files
This commit is contained in:
BIN
www/placeholder/favicon.ico
Normal file
BIN
www/placeholder/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
21
www/placeholder/index.html
Normal file
21
www/placeholder/index.html
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
<html>
|
||||||
|
<head><title>=_=</title>
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
background-color: #000;
|
||||||
|
font-size: 150px;
|
||||||
|
font-family: "Arial";
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.container {
|
||||||
|
position: absolute;
|
||||||
|
top: 50%;
|
||||||
|
left: 50%;
|
||||||
|
transform: translateX(-50%) translateY(-50%);
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="container">=_=</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
3
www/placeholder/readme.md
Normal file
3
www/placeholder/readme.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
- favicon
|
||||||
|
- butterfly | https://www.favicon.cc/?action=icon&file_id=1007460
|
||||||
|
- pingvin | https://www.favicon.cc/?action=icon&file_id=1020720
|
||||||
2
www/placeholder/robots.txt
Normal file
2
www/placeholder/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
User-agent: *
|
||||||
|
Disallow: /
|
||||||
Reference in New Issue
Block a user