Skip to content

Commit

Permalink
chore(springwolf-ui): support cloudflare pages
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback committed Feb 28, 2024
1 parent 3de33f2 commit 2294b99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions springwolf-ui/src/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
. /springwolf-ui/asyncapi-ui.html 302
/ /springwolf-ui/asyncapi-ui.html 302
/springwolf-ui/ /springwolf-ui/asyncapi-ui.html 302
1 change: 0 additions & 1 deletion springwolf-ui/src/asyncapi-ui.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<head>
<meta charset="utf-8" />
<title>Springwolf</title>
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<link
Expand Down

0 comments on commit 2294b99

Please sign in to comment.