mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Change icons in header
This commit is contained in:
@@ -16,13 +16,13 @@ const navs = [
|
||||
{
|
||||
label: 'uses',
|
||||
to: '/uses',
|
||||
icon: 'i-ph-briefcase-duotone',
|
||||
icon: 'i-ph-backpack-duotone',
|
||||
shortcut: 'u'
|
||||
},
|
||||
{
|
||||
label: 'writings',
|
||||
to: '/writings',
|
||||
icon: 'i-ph-newspaper-clipping-duotone',
|
||||
icon: 'i-ph-books-duotone',
|
||||
shortcut: 'w'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user