diff --git a/_data/projectfooter.yaml b/_data/projectfooter.yaml index f190087415b..f1d8774a0ac 100644 --- a/_data/projectfooter.yaml +++ b/_data/projectfooter.yaml @@ -24,6 +24,8 @@ links: url: /usage - page: Brand url: /brand + - page: Wallpapers + url: /desktopwallpapers - title: Follow Us width: 1 diff --git a/_includes/desktopwallpaper-band.html b/_includes/desktopwallpaper-band.html new file mode 100755 index 00000000000..e32b9dac813 --- /dev/null +++ b/_includes/desktopwallpaper-band.html @@ -0,0 +1,74 @@ + +
+
+

"Speaker Stack" desktop wallpaper

+ desktop wallpaper of speaker stack +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Quarkus Rocks" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' Dukes" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' Jimi" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' GNR" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' Purple" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' SRV" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' ZZ" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' Geddy" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' Eddie V" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' Angus" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' King" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' Mohawk" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+

"Rockin' Flying Vee" desktop wallpaper

+ desktop wallpaper with text of Quarkus Rocks +

1024x768 | 1366x768 | 1920x1080 | 2560x1440 | 3840x2160

+
+
+ diff --git a/_layouts/desktop_wallpaper.html b/_layouts/desktop_wallpaper.html new file mode 100644 index 00000000000..553331d3ea7 --- /dev/null +++ b/_layouts/desktop_wallpaper.html @@ -0,0 +1,7 @@ +--- +layout: base +--- + +{% include title-band.html %} + +{% include desktopwallpaper-band.html %} \ No newline at end of file diff --git a/assets/images/desktopwallpapers/desktop_1024x768_rocks.png b/assets/images/desktopwallpapers/desktop_1024x768_rocks.png new file mode 100644 index 00000000000..72c630131bf Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_rocks.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_2112.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_2112.png new file mode 100644 index 00000000000..28004bb8eb8 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_2112.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_angus.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_angus.png new file mode 100644 index 00000000000..12c70941a9a Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_angus.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_bb.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_bb.png new file mode 100644 index 00000000000..f8ce37c6dc7 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_bb.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_gnr.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_gnr.png new file mode 100644 index 00000000000..a643c30da1c Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_gnr.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_jimi.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_jimi.png new file mode 100644 index 00000000000..797b76ad03f Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_jimi.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_mohawk.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_mohawk.png new file mode 100644 index 00000000000..49364cc50f8 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_mohawk.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_purple.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_purple.png new file mode 100644 index 00000000000..40aed46e5a8 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_purple.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_srv.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_srv.png new file mode 100644 index 00000000000..f0d8d1a0b37 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_srv.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_vee.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_vee.png new file mode 100644 index 00000000000..58a42b15616 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_vee.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_vh.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_vh.png new file mode 100644 index 00000000000..41766158d04 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_vh.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_solo_zz.png b/assets/images/desktopwallpapers/desktop_1024x768_solo_zz.png new file mode 100644 index 00000000000..586ce722d66 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_solo_zz.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_speakers.png b/assets/images/desktopwallpapers/desktop_1024x768_speakers.png new file mode 100644 index 00000000000..64ff48b56f4 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_speakers.png differ diff --git a/assets/images/desktopwallpapers/desktop_1024x768_theband.png b/assets/images/desktopwallpapers/desktop_1024x768_theband.png new file mode 100644 index 00000000000..0262e22fa0f Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1024x768_theband.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_rocks.png b/assets/images/desktopwallpapers/desktop_1366x768_rocks.png new file mode 100644 index 00000000000..9b91a84467a Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_rocks.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_2112.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_2112.png new file mode 100644 index 00000000000..c270b4e0f16 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_2112.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_angus.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_angus.png new file mode 100644 index 00000000000..8f7e64a82c9 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_angus.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_bb.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_bb.png new file mode 100644 index 00000000000..53a3f468cc1 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_bb.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_gnr.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_gnr.png new file mode 100644 index 00000000000..045f21ab612 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_gnr.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_jimi.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_jimi.png new file mode 100644 index 00000000000..301d7172c09 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_jimi.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_mohawk.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_mohawk.png new file mode 100644 index 00000000000..f74e2a12a35 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_mohawk.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_purple.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_purple.png new file mode 100644 index 00000000000..0a0c7865510 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_purple.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_srv.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_srv.png new file mode 100644 index 00000000000..89ef6c27bbb Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_srv.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_vee.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_vee.png new file mode 100644 index 00000000000..305b1646969 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_vee.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_vh.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_vh.png new file mode 100644 index 00000000000..5a80371b970 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_vh.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_solo_zz.png b/assets/images/desktopwallpapers/desktop_1366x768_solo_zz.png new file mode 100644 index 00000000000..ad5ef31e5cf Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_solo_zz.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_speakers.png b/assets/images/desktopwallpapers/desktop_1366x768_speakers.png new file mode 100644 index 00000000000..ce6cb3c7dcb Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_speakers.png differ diff --git a/assets/images/desktopwallpapers/desktop_1366x768_theband.png b/assets/images/desktopwallpapers/desktop_1366x768_theband.png new file mode 100644 index 00000000000..1eb20a18174 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1366x768_theband.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_rocks.png b/assets/images/desktopwallpapers/desktop_1920x1080_rocks.png new file mode 100644 index 00000000000..9b91a84467a Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_rocks.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_2112.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_2112.png new file mode 100644 index 00000000000..c169adc1b90 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_2112.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_angus.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_angus.png new file mode 100644 index 00000000000..4f8d622ac6b Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_angus.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_bb.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_bb.png new file mode 100644 index 00000000000..9624cb87a5c Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_bb.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_gnr.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_gnr.png new file mode 100644 index 00000000000..bf957233907 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_gnr.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_jimi.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_jimi.png new file mode 100644 index 00000000000..cb1b7f4e2b6 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_jimi.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_mohawk.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_mohawk.png new file mode 100644 index 00000000000..88ef3af6f5b Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_mohawk.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_purple.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_purple.png new file mode 100644 index 00000000000..1f88f0c3c16 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_purple.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_srv.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_srv.png new file mode 100644 index 00000000000..25cb03a1d1a Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_srv.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_vee.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_vee.png new file mode 100644 index 00000000000..072410cbe0f Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_vee.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_vh.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_vh.png new file mode 100644 index 00000000000..abd6226530e Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_vh.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_solo_zz.png b/assets/images/desktopwallpapers/desktop_1920x1080_solo_zz.png new file mode 100644 index 00000000000..6c43723286e Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_solo_zz.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_speakers.png b/assets/images/desktopwallpapers/desktop_1920x1080_speakers.png new file mode 100644 index 00000000000..3971c90c0c7 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_speakers.png differ diff --git a/assets/images/desktopwallpapers/desktop_1920x1080_theband.png b/assets/images/desktopwallpapers/desktop_1920x1080_theband.png new file mode 100644 index 00000000000..9c442479bf7 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_1920x1080_theband.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_rocks.png b/assets/images/desktopwallpapers/desktop_2560x1440_rocks.png new file mode 100644 index 00000000000..927f67900de Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_rocks.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_2112.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_2112.png new file mode 100644 index 00000000000..dd183761526 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_2112.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_angus.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_angus.png new file mode 100644 index 00000000000..6fc9ad029e8 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_angus.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_bb.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_bb.png new file mode 100644 index 00000000000..e21fce7c6b8 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_bb.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_gnr.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_gnr.png new file mode 100644 index 00000000000..f4cf7861def Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_gnr.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_jimi.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_jimi.png new file mode 100644 index 00000000000..eb813d509e7 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_jimi.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_mohawk.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_mohawk.png new file mode 100644 index 00000000000..9349a52f75c Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_mohawk.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_purple.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_purple.png new file mode 100644 index 00000000000..8271b94b2e8 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_purple.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_srv.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_srv.png new file mode 100644 index 00000000000..b8286a0dd69 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_srv.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_vee.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_vee.png new file mode 100644 index 00000000000..ac59a22f700 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_vee.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_vh.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_vh.png new file mode 100644 index 00000000000..10f34218ddf Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_vh.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_solo_zz.png b/assets/images/desktopwallpapers/desktop_2560x1440_solo_zz.png new file mode 100644 index 00000000000..359fbc7334f Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_solo_zz.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_speakers.png b/assets/images/desktopwallpapers/desktop_2560x1440_speakers.png new file mode 100644 index 00000000000..853528d6419 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_speakers.png differ diff --git a/assets/images/desktopwallpapers/desktop_2560x1440_theband.png b/assets/images/desktopwallpapers/desktop_2560x1440_theband.png new file mode 100644 index 00000000000..7c3b424f8d2 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_2560x1440_theband.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_rocks.png b/assets/images/desktopwallpapers/desktop_3840x2160_rocks.png new file mode 100644 index 00000000000..41afe05b364 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_rocks.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_2112.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_2112.png new file mode 100644 index 00000000000..1d460a19bdd Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_2112.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_angus.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_angus.png new file mode 100644 index 00000000000..d2e4c4d41ab Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_angus.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_bb.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_bb.png new file mode 100644 index 00000000000..03b5da8c521 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_bb.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_gnr.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_gnr.png new file mode 100644 index 00000000000..1739a047465 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_gnr.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_jimi.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_jimi.png new file mode 100644 index 00000000000..d094c1a06f5 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_jimi.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_mohawk.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_mohawk.png new file mode 100644 index 00000000000..0a28e03100e Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_mohawk.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_purple.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_purple.png new file mode 100644 index 00000000000..53a91ca65fc Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_purple.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_srv.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_srv.png new file mode 100644 index 00000000000..55fa6e19d06 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_srv.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_vee.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_vee.png new file mode 100644 index 00000000000..f1bad57ec84 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_vee.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_vh.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_vh.png new file mode 100644 index 00000000000..17bdd6c51c5 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_vh.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_solo_zz.png b/assets/images/desktopwallpapers/desktop_3840x2160_solo_zz.png new file mode 100644 index 00000000000..64967ba8df8 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_solo_zz.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_speakers.png b/assets/images/desktopwallpapers/desktop_3840x2160_speakers.png new file mode 100644 index 00000000000..d69d7aba553 Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_speakers.png differ diff --git a/assets/images/desktopwallpapers/desktop_3840x2160_theband.png b/assets/images/desktopwallpapers/desktop_3840x2160_theband.png new file mode 100644 index 00000000000..4556b27434e Binary files /dev/null and b/assets/images/desktopwallpapers/desktop_3840x2160_theband.png differ diff --git a/desktopwallpapers.md b/desktopwallpapers.md new file mode 100644 index 00000000000..394b91ab516 --- /dev/null +++ b/desktopwallpapers.md @@ -0,0 +1,7 @@ +--- +layout: desktop_wallpaper +title: Desktop Wallpapers +subtitle: Download a Quarkus wallpaper and customize your desktop. +permalink: /desktopwallpapers/ +--- +