added logo in index

This commit is contained in:
enrilinux
2026-03-10 19:12:22 +01:00
parent 2679fbbdd7
commit e998abefcc
+1
View File
@@ -4,6 +4,7 @@
<head>
<title>WebDLP</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="icon" type="image/png" href="https://raw.githubusercontent.com/enrilinux/webdlp/refs/heads/main/logo.png">
</head>
<body class="bg-gray-900 text-white flex items-center justify-center h-screen">