fix missing image

This commit is contained in:
idk
2023-02-01 00:58:28 +00:00
parent d513dcc95d
commit 30d9fe1622
22 changed files with 14 additions and 1 deletions

View File

@@ -90,6 +90,10 @@ def downloads_debian():
def downloads_windows():
return render_template('downloads/windows.html')
# MacOS-specific page
def downloads_macos():
return render_template('downloads/macos.html')
# AIO-Windows-specific page
def downloads_easyinstall():
# TODO: read mirror list or list of available files