diff options
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html index de7e689..217d5b6 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,9 @@ </head> <body> <h1>Andrew Yu's Website</h1> + <div id="server-notice" style="color: red; font-size: 200%;"> + <p>Another sever migration is in progress. Expect some downtime for all sites hosted here.</p> + </div> <div id="main"> <div id="nav"> <h2>Navigate around</h2> |