add index (unfinished)
This commit is contained in:
BIN
bergx-logo.png
Normal file
BIN
bergx-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
12
index.html
Normal file
12
index.html
Normal file
@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<style>
|
||||
body {
|
||||
background: url(bergx-logo.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
<!-- <img src="/bergx-logo.png" /> -->
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user