Update MOTD
This commit is contained in:
parent
09a6eb5d0d
commit
ee391cb250
|
@ -1,3 +1,3 @@
|
||||||
export function getMOTD() {
|
export function getMOTD() {
|
||||||
return "This site is loud!";
|
return "This site makes a lot of sound! You may want to adjust the volume before continuing.";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue