From 3feb2682361d8549882919331d7d07311f54d280 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 5 Oct 2021 00:23:17 +0300 Subject: Add links --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.html b/index.html index ac8a953..c35222b 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,15 @@ h1 { display: block; } + + a { + color: #aaa; + text-decoration: none; + } + + a:hover { + color: #ddd; + } @@ -34,6 +43,8 @@

Facebook Downtime

2021 yearly uptime is 99.99%

+

Created by Yuval Adam. Source code on Github.