Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac645b01b9 | ||
|
|
23d0a8b978 |
+1
-5
@@ -4,11 +4,7 @@ useHead({
|
|||||||
meta: [
|
meta: [
|
||||||
{ name: 'description', content: 'Just a search engine for fun' },
|
{ name: 'description', content: 'Just a search engine for fun' },
|
||||||
{ name: 'lang', content: 'en'}
|
{ name: 'lang', content: 'en'}
|
||||||
],
|
]
|
||||||
|
|
||||||
link: [
|
|
||||||
{ rel: 'icon', type: 'image/jpeg', href: '/favicon.jpg' }
|
|
||||||
],
|
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 885 B |
Reference in New Issue
Block a user