diff options
| author | Yuval Adam <_@yuv.al> | 2021-10-05 00:34:14 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2021-10-05 00:34:14 +0300 |
| commit | cc03601f5ec646eb5cc1b77b9ee661535e55e907 (patch) | |
| tree | 26db9c4954692e4b6fb712b88502e49262a71718 /index.html | |
| parent | ed58f319d045f09948a989734ef943ceb11865da (diff) | |
Update copy
Diffstat (limited to 'index.html')
| -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 |
