mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-05-13 01:46:08 +08:00
use new favicon
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineNuxtConfig({
|
||||
'@nuxt/image',
|
||||
],
|
||||
aos: {once: true, duration: 600, easing: 'ease-out'},
|
||||
app: {head: {link: [{rel: 'icon', type: 'image/jpeg', href: '/img/logo.jpeg'}]}},
|
||||
app: {head: {link: [{rel: 'icon', type: 'image/jpeg', href: '/img/icon-sm.jpeg'}]}},
|
||||
runtimeConfig: {
|
||||
openaiKey: process.env.OPENAI_API_KEY,
|
||||
openaiProject: process.env.OPENAI_PROJECT,
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 105 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 53 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 23 KiB |
BIN
public/icon.png
BIN
public/icon.png
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 MiB |
3
public/img/icon-lg.jpeg
Normal file
3
public/img/icon-lg.jpeg
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f385f3f327bd4c51047a2dcd8d1acc2d02f4ca9b3a87ebc3cc2ba2b99aa6f92e
|
||||
size 107071
|
||||
3
public/img/icon-md.jpeg
Normal file
3
public/img/icon-md.jpeg
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:462873961554972973889b855de7d774178e3c372b6ff877153b5fdc85f4d0bc
|
||||
size 53841
|
||||
3
public/img/icon-sm.jpeg
Normal file
3
public/img/icon-sm.jpeg
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52595f6ae058d8dc1f16554b12ef4f10cea6d690852a6469abc2f62485200f78
|
||||
size 23134
|
||||
3
public/img/icon.png
Normal file
3
public/img/icon.png
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db01601a4f4cd79853ee6990d8d4409074539141cbb0b5d8ff8b1cb6978abab5
|
||||
size 1613643
|
||||
Reference in New Issue
Block a user