optimised large gifs

This commit is contained in:
Ramon Perez 2025-08-15 22:01:43 +10:00
parent a3c7604374
commit e96c5b2416
3 changed files with 135 additions and 140 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 MiB

After

Width:  |  Height:  |  Size: 4.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 MiB

After

Width:  |  Height:  |  Size: 4.8 MiB

View File

@ -51,8 +51,7 @@ export default defineConfig({
plugins: [ plugins: [
// starlightThemeRapide(), // starlightThemeRapide(),
starlightThemeNext(), starlightThemeNext(),
starlightSidebarTopics( starlightSidebarTopics([
[
{ {
label: 'Jan Desktop', label: 'Jan Desktop',
link: '/', link: '/',
@ -187,11 +186,7 @@ export default defineConfig({
icon: 'forward-slash', icon: 'forward-slash',
items: [{ label: 'Overview', slug: 'server' }], items: [{ label: 'Overview', slug: 'server' }],
}, },
], ]),
{
exclude: ['/api-reference'],
}
),
], ],
social: [ social: [
{ {