AiDeveloper1 commited on
Commit
c9f3b08
·
verified ·
1 Parent(s): 8841ec8

Update templates/home.html

Browse files
Files changed (1) hide show
  1. 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 http-equiv="refresh" content="0; url=." />
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 -->