Spaces:
Sleeping
Sleeping
Update templates/home.html
Browse files- templates/home.html +1 -1
templates/home.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
window.top.location = window.location.href;
|
8 |
}
|
9 |
</script>
|
10 |
-
<meta
|
11 |
<title>Home - Social Media Scheduler</title>
|
12 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
13 |
<!-- Bootstrap 5 CDN -->
|
|
|
7 |
window.top.location = window.location.href;
|
8 |
}
|
9 |
</script>
|
10 |
+
<meta charset="utf-8"
|
11 |
<title>Home - Social Media Scheduler</title>
|
12 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
13 |
<!-- Bootstrap 5 CDN -->
|