You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the "about" and "privacy" pages are loaded in Server.hs in the main server function.
They should be pulled out into separate helpers, and called directly from Routes.hs instead.
The text was updated successfully, but these errors were encountered:
Right now, the "about" and "privacy" pages are loaded in Server.hs in the main server function.
They should be pulled out into separate helpers, and called directly from
Routes.hs
instead.The text was updated successfully, but these errors were encountered: