mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-02-05 14:48:00 +01:00
Improve 404 page + improve first article + Add favicon + fix content
This commit is contained in:
@@ -5,6 +5,6 @@ export default {
|
||||
{ hid: 'description', name: 'description', content: '' }
|
||||
],
|
||||
link: [
|
||||
{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }
|
||||
{ rel: 'icon', type: 'image/png', href: '/favicon.png' }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user