chore(quotesdb): merge 9ef703 - add _redirects SPA fallback

quotesdb
Elijah Voigt 3 months ago
commit 8da0d754a0

@ -0,0 +1 @@
/* /index.html 200

@ -4,6 +4,7 @@
<meta charset="utf-8" />
<title>QuotesDB</title>
<link data-trunk rel="rust" data-bin="ui" />
<link data-trunk rel="copy-file" href="_redirects"/>
</head>
<body></body>
</html>

Loading…
Cancel
Save