Skip to content

Commit

Permalink
Fix flask assets css
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonggan committed Oct 19, 2023
1 parent 7ef619b commit 90355f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="stylesheet" href="{{ ASSET_URL }}">
<link rel="stylesheet" href="/static/dist/main.css">
<style>
body {
Expand Down

0 comments on commit 90355f6

Please sign in to comment.