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">
+8 -1
View File
@@ -1,3 +1,10 @@
[
"https://inscribe.zambazosmedia.group/renderer/editor.html",
"https://inscribe.zambazosmedia.group/",
"file:///Users/andrewzambazos/Repositories/NebulaBrowser/renderer/index.html",
"https://www.youtube.com/",
"https://www.youtube.com/watch?v=9FuNtfsnRNo",
"https://youtube.com/",
"http://homelab.andrewzambazos.com:8081/",
"file:///Users/andrewzambazos/Repositories/NebulaBrowser/renderer/index.html"
]