optimised large gifs
This commit is contained in:
parent
a3c7604374
commit
e96c5b2416
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 |
@ -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: [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user