Spaces:
Sleeping
Sleeping
Commit
·
43222cf
1
Parent(s):
1d0b836
Update templates/egypt.html
Browse files- templates/egypt.html +1 -1
templates/egypt.html
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<main>
|
2 |
<head>
|
3 |
-
<link rel="stylesheet" href="style.css">
|
4 |
</head>
|
5 |
<section id="text-classification">
|
6 |
<div class="">
|
|
|
1 |
<main>
|
2 |
<head>
|
3 |
+
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename= 'CSS/style.css')}}">
|
4 |
</head>
|
5 |
<section id="text-classification">
|
6 |
<div class="">
|