From 486bb99cc41263c151b450b4cd886daa2c61819c Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 29 Jul 2025 10:56:48 +1200 Subject: [PATCH] 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. --- renderer/home.html | 2 +- site-history.json | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/renderer/home.html b/renderer/home.html index f7f887d..de72e05 100644 --- a/renderer/home.html +++ b/renderer/home.html @@ -3,7 +3,7 @@ New Tab - + diff --git a/site-history.json b/site-history.json index c44dc44..3a61566 100644 --- a/site-history.json +++ b/site-history.json @@ -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" ] \ No newline at end of file