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:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>New Tab</title>
|
<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 rel="stylesheet" href="home.css">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined"
|
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined"
|
||||||
rel="stylesheet">
|
rel="stylesheet">
|
||||||
|
|||||||
+8
-1
@@ -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"
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user