added logo in index
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>WebDLP</title>
|
<title>WebDLP</title>
|
||||||
<script src="https://cdn.tailwindcss.com"></script>
|
<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>
|
</head>
|
||||||
|
|
||||||
<body class="bg-gray-900 text-white flex items-center justify-center h-screen">
|
<body class="bg-gray-900 text-white flex items-center justify-center h-screen">
|
||||||
|
|||||||
Reference in New Issue
Block a user