Update favicon and site history entries

Changed the favicon in home.html to use Nebula-Icon.svg instead of Nebula-Logo.svg. Updated site-history.json with new recent site entries.
This commit is contained in:
2025-07-29 10:56:48 +12:00
parent e199380e64
commit 486bb99cc4
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>New Tab</title>
<link rel="icon" href="../assets/images/Logos/Nebula-Logo.svg" type="image/png">
<link rel="icon" href="../assets/images/Logos/Nebula-Icon.svg" type="image/png">
<link rel="stylesheet" href="home.css">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined"
rel="stylesheet">