diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-02-04 21:13:50 +0100 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-02-04 21:13:50 +0100 |
commit | 57bd4b4a36aa0f94fd3963f9323909c27528f5da (patch) | |
tree | 05a14b5f71d89ac9727d2ab58d9cbde9760ffb02 /index.html | |
parent | d7823f76e15c6183e7f0cca2e64bd7cfa4208378 (diff) | |
download | www-57bd4b4a36aa0f94fd3963f9323909c27528f5da.tar.gz |
update notice about server
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 217d5b6..47755fe 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ <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> + <p>The server migration is complete. Please report any problems to my email (below). Note that I'm still sorting out reverse DNS, which is broken.</p> </div> <div id="main"> <div id="nav"> |