mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-21 23:40:37 +01:00
Add bookmarks
This commit is contained in:
@@ -9,6 +9,10 @@ const items = [
|
||||
label: 'Guestbook',
|
||||
to: '/guestbook',
|
||||
icon: 'i-material-symbols-book-2-outline',
|
||||
}, {
|
||||
label: 'Bookmarks',
|
||||
to: '/bookmarks',
|
||||
icon: 'i-material-symbols-bookmark-add-outline-rounded',
|
||||
}],
|
||||
]
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user