diff --git a/src/main/resources/templates/dashboard.html b/src/main/resources/templates/dashboard.html index 2338567..9d98303 100644 --- a/src/main/resources/templates/dashboard.html +++ b/src/main/resources/templates/dashboard.html @@ -106,52 +106,7 @@ - - - - Desktop app - Download Imgfloat - - - - - - macOS - Recommended - - Apple Silicon build (ARM64) - Download DMG - - - - Windows - Recommended - - Installer for Windows 10 and 11 - Download EXE - - - - Linux - Recommended - - AppImage for most distributions - Download AppImage - - - + diff --git a/src/main/resources/templates/fragments/downloads.html b/src/main/resources/templates/fragments/downloads.html new file mode 100644 index 0000000..b4504cd --- /dev/null +++ b/src/main/resources/templates/fragments/downloads.html @@ -0,0 +1,44 @@ + + + Desktop app + Download Imgfloat + + + + + macOS + Recommended + + Apple Silicon build (ARM64) + Download DMG + + + + Windows + Recommended + + Installer for Windows 10 and 11 + Download EXE + + + + Linux + Recommended + + AppImage for most distributions + Download AppImage + + + diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index af7476e..34b3a53 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -29,50 +29,7 @@ - - - Desktop app - Download Imgfloat - - - - - macOS - Recommended - - Apple Silicon build (ARM64) - Download DMG - - - - Windows - Recommended - - Installer for Windows 10 and 11 - Download EXE - - - - Linux - Recommended - - AppImage for most distributions - Download AppImage - - - +
Desktop app
macOS
Apple Silicon build (ARM64)
Windows
Installer for Windows 10 and 11
Linux
AppImage for most distributions