mirror of
https://github.com/shadoll/mebli.git
synced 2025-12-20 02:25:55 +00:00
Update index.html
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
background: rgba(0, 0, 0, 0.7);
|
||||
color: white;
|
||||
}
|
||||
.footer a {
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@@ -45,7 +49,7 @@
|
||||
<div class="slide" style="background-image: url('wall3.jpg');"></div>
|
||||
<div class="slide" style="background-image: url('wall4.jpg');"></div>
|
||||
</div>
|
||||
<div class="footer">© 2025 <a href="email:headway-appeals-3z@icloud.com">sHa</a></div>
|
||||
<div class="footer">© <a href="email:headway-appeals-3z@icloud.com">sHa</a></div>
|
||||
</div>
|
||||
<script>
|
||||
let index = 0;
|
||||
|
||||
Reference in New Issue
Block a user