fixed car map not showing on firefox
Browse files
__pycache__/functions.cpython-311.pyc
ADDED
Binary file (3.82 kB). View file
|
|
car_map/index.html
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
<html>
|
2 |
<head>
|
3 |
<link href='https://fonts.googleapis.com/css?family=Source Sans Pro' rel='stylesheet'>
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
<html>
|
3 |
<head>
|
4 |
<link href='https://fonts.googleapis.com/css?family=Source Sans Pro' rel='stylesheet'>
|