Change to Webp format for faster loading
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
widget: hero
|
||||
headless: true
|
||||
title: "Build server"
|
||||
hero_media: 'selfhosted/buildserver.png'
|
||||
hero_media: 'selfhosted/buildserver.webp'
|
||||
cta:
|
||||
url: 'https://build.jcktrue.dk'
|
||||
label: Buildserver
|
||||
|
@ -2,7 +2,7 @@
|
||||
widget: hero
|
||||
headless: true
|
||||
title: "Git server"
|
||||
hero_media: 'selfhosted/code.png'
|
||||
hero_media: 'selfhosted/code.webp'
|
||||
cta:
|
||||
url: 'https://code.jcktrue.dk'
|
||||
label: Code
|
||||
|
@ -2,7 +2,7 @@
|
||||
widget: hero
|
||||
headless: true
|
||||
title: "IRC"
|
||||
hero_media: 'selfhosted/irc.png'
|
||||
hero_media: 'selfhosted/irc.webp'
|
||||
cta:
|
||||
url: 'https://irc.jcktrue.dk'
|
||||
label: IRC
|
||||
|
@ -2,7 +2,7 @@
|
||||
widget: hero
|
||||
headless: true
|
||||
title: "Media server"
|
||||
hero_media: 'selfhosted/media.png'
|
||||
hero_media: 'selfhosted/media.webp'
|
||||
cta:
|
||||
url: 'https://media.jcktrue.dk'
|
||||
label: Media
|
||||
|
@ -2,7 +2,7 @@
|
||||
widget: hero
|
||||
headless: true
|
||||
title: "Music server"
|
||||
hero_media: 'selfhosted/music.png'
|
||||
hero_media: 'selfhosted/music.webp'
|
||||
cta:
|
||||
url: 'https://music.jcktrue.dk'
|
||||
label: Music
|
||||
|
@ -2,7 +2,7 @@
|
||||
widget: hero
|
||||
headless: true
|
||||
title: "Web SSH"
|
||||
hero_media: 'selfhosted/ssh.png'
|
||||
hero_media: 'selfhosted/ssh.webp'
|
||||
cta:
|
||||
url: 'https://ssh.jcktrue.dk'
|
||||
label: SSH
|
||||
|
@ -2,7 +2,7 @@
|
||||
widget: hero
|
||||
headless: true
|
||||
title: "Stats"
|
||||
hero_media: 'selfhosted/stats.png'
|
||||
hero_media: 'selfhosted/stats.webp'
|
||||
cta:
|
||||
url: 'https://stats.jcktrue.dk'
|
||||
label: Statistics
|
||||
|
Reference in New Issue
Block a user