Skip to content

Moving homepage to list + adding link to setup OBS

Lorenzo Setale requested to merge moves-homepage-view into main

Adds a failsafe and move the homepage of the generator to a different page

Changelog

Fixed:

  • Unexpected downtime caused by WebSockets

Changed:

  • Moved / to /sv
  • Moved /list to /

Checklist

Ensure that before making this PR you have:

  • Read the contributing guidelines
  • Agreed with the LICENSE
  • Run go fmt ./...
  • Run go mod tidy
Edited by Lorenzo Setale

Merge request reports