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

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="#" class="button">
293
  Windows
294
  </a>
295
 
296
- <a href="#" 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">
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>