mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 12:20:20 +01:00
This commit is contained in:
parent
8afd74531b
commit
0a6e46622d
|
|
@ -30,11 +30,6 @@ export const bookmarks: Bookmark[] = [
|
|||
url: "http://localhost/",
|
||||
},
|
||||
DINO_GAME,
|
||||
{
|
||||
icon: "/System/Icons/webamp.webp",
|
||||
name: "Winamp Skin Museum",
|
||||
url: "https://skins.webamp.org/",
|
||||
},
|
||||
{
|
||||
icon: "/System/Icons/Favicons/google.webp",
|
||||
name: "Google",
|
||||
|
|
@ -50,6 +45,11 @@ export const bookmarks: Bookmark[] = [
|
|||
name: "Internet Archive",
|
||||
url: "https://archive.org/",
|
||||
},
|
||||
{
|
||||
icon: "/System/Icons/webamp.webp",
|
||||
name: "Winamp Skin Museum",
|
||||
url: "https://skins.webamp.org/",
|
||||
},
|
||||
{
|
||||
icon: "/System/Icons/Favicons/win96.webp",
|
||||
name: "Windows 96",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user