Update bookmarks and site history data
Replaced Google and GitHub bookmarks with a Portfolio entry in bookmarks.json and added a backup file. Updated YouTube icon and modified site-history.json to include new entries and reorder existing ones.
This commit is contained in:
+4
-9
@@ -1,17 +1,12 @@
|
||||
[
|
||||
{
|
||||
"title": "Google",
|
||||
"url": "https://www.google.com",
|
||||
"icon": "search"
|
||||
},
|
||||
{
|
||||
"title": "GitHub",
|
||||
"url": "https://github.com",
|
||||
"icon": "code"
|
||||
"title": "Portfolio",
|
||||
"url": "https://www.andrewzambazos.com",
|
||||
"icon": "videogame_asset"
|
||||
},
|
||||
{
|
||||
"title": "YouTube",
|
||||
"url": "https://www.youtube.com",
|
||||
"icon": "play_arrow"
|
||||
"icon": "play_circle"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user