Add Logo for Favicon
This commit is contained in:
+2
-1
@@ -1,9 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>OpenPlanetsMaps</title>
|
||||
<link rel="icon" href="IMG/IMP_Gen_logo-removebg-preview.png" type="image/png">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body class="theme-home">
|
||||
@@ -338,7 +340,6 @@
|
||||
© 2026 OpenPlanetsMaps. Royalty-free. <span class="footer-credits-hint">— Credits ↗</span>
|
||||
</footer>
|
||||
|
||||
<!-- Overlay crédits -->
|
||||
<div id="credits-overlay"></div>
|
||||
<div id="credits-panel">
|
||||
<button class="credits-close" onclick="closeCredits()">✕</button>
|
||||
|
||||
Reference in New Issue
Block a user