Franek-Le commited on
Commit
40413a6
·
1 Parent(s): dac6b06

Update UI

Browse files
Files changed (1) hide show
  1. static/main.html +2 -2
static/main.html CHANGED
@@ -289,11 +289,11 @@ body::before {
289
  </p>
290
 
291
  <div class="button-group">
292
- <a href="https://nsmp-nsmp-server.hf.space/files/launchers/NSMP-Launcher-Installer-Windows.exe" class="button">
293
  Windows
294
  </a>
295
 
296
- <a href="https://nsmp-nsmp-server.hf.space/files/launchers/NSMP-Launcher-Installer-Linux.exe" class="button">
297
  Linux (.deb)
298
  </a>
299
  </div>
 
289
  </p>
290
 
291
  <div class="button-group">
292
+ <a href="https://nsmp-nsmp-server.hf.space/files/launchers/NSMP-Launcher-Installer-Windows.exe" class="button" download>
293
  Windows
294
  </a>
295
 
296
+ <a href="https://nsmp-nsmp-server.hf.space/files/launchers/NSMP-Launcher-Installer-Linux.exe" class="button" download>
297
  Linux (.deb)
298
  </a>
299
  </div>