Updated file paths for CSS
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/static/overlay-bright-green.css">
|
||||
<link rel="stylesheet" href="{{ url_for('static', path='css/overlay-bright-green.css') }}">
|
||||
</head>
|
||||
<body>
|
||||
<div class="chat-container">
|
||||
|
||||
Reference in New Issue
Block a user