Prep for Gemini

This commit is contained in:
2023-10-05 18:19:12 -04:00
parent 22d79165b2
commit 2131076545
4 changed files with 51 additions and 0 deletions

View File

@@ -240,6 +240,16 @@ const logout = () => {
window.location.href = "/?msg=End%20Of%20Line.";
};
const gemini = () => {
Swal.fire({
...SwalConfig,
title: "Gemini",
text: "Gemini is a new internet protocol which:",
html:
"<ul><li>Is heavier than gopher</li><li>Is lighter than the web</li><li>Will not replace either</li></ul>",
});
};
$(() => {
// On Page Load
// Override domain