diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-02-03 17:23:44 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-02-03 17:23:44 +0800 |
commit | d7823f76e15c6183e7f0cca2e64bd7cfa4208378 (patch) | |
tree | e8ad5b618fe00f8278668e9916dcc56e879bad01 /index.html | |
parent | af3deff4ddd68cd9bd4872167a13f9ba889485e2 (diff) | |
download | www-d7823f76e15c6183e7f0cca2e64bd7cfa4208378.tar.gz |
downtime warning
Diffstat (limited to 'index.html')
-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> |