Updated Logo
This commit is contained in:
parent
2f01d1624d
commit
5a013488e0
BIN
img/logo2.png
Normal file
BIN
img/logo2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.3 KiB |
@ -138,7 +138,7 @@
|
|||||||
|
|
||||||
<!-- Logo -->
|
<!-- Logo -->
|
||||||
<div class="flex justify-center mb-[30px]">
|
<div class="flex justify-center mb-[30px]">
|
||||||
<img src="/img/logo.png" alt="Server Logo"
|
<img src="/img/logo2.png" alt="Server Logo"
|
||||||
class="rounded-lg shadow-inner">
|
class="rounded-lg shadow-inner">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -223,6 +223,11 @@
|
|||||||
-->
|
-->
|
||||||
<script>
|
<script>
|
||||||
const backgrounds = [
|
const backgrounds = [
|
||||||
|
'/img/backgrounds/background6.png',
|
||||||
|
'/img/backgrounds/background2.png',
|
||||||
|
'/img/backgrounds/background3.webp',
|
||||||
|
'/img/backgrounds/background4.jpg',
|
||||||
|
'/img/backgrounds/background5.jpg',
|
||||||
'/img/backgrounds/background1.png',
|
'/img/backgrounds/background1.png',
|
||||||
// Add more backgrounds as needed,
|
// Add more backgrounds as needed,
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user