diff options
| -rw-r--r-- | index.html | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -3,11 +3,11 @@ <head> <meta charset="utf-8"> - <title>Facebook Downtime | fbdowntime.com</title> + <title>Facebook Downtime Counter | fbdowntime.com</title> <meta name="viewport" content="width=device-width, initial-scale=1"> - <meta name="description" content="Facebook Downtime"> - <meta name="keywords" content="facebook, downtime, fbdowntime.com"> - <link rel="canonical" href="https://fbdowntime.com"> + <meta name="description" content="Facebook Downtime Counter"> + <meta name="keywords" content="facebook, downtime, counter, fbdowntime"> + <link rel="canonical" href="https://www.fbdowntime.com"> <style> body { background-color: #3b5998; @@ -50,7 +50,7 @@ <body> <div> - <h1>Facebook Downtime</h1> + <h1>Facebook Downtime Counter</h1> <p>Congratulations Facebook, you broke the internet.</p> <h2>2021 yearly uptime is <span id="ut">99.99%</span></h2> <p class="footer">Created by <a href="https://yuv.al">Yuval Adam</a>. Source code on <a |
