diff --git a/index.html b/index.html index 2bfce8e..14fb100 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,10 @@ Emerald ✨ + diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..6f27bb6 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: \ No newline at end of file diff --git a/src/routes/index.lazy.tsx b/src/routes/index.lazy.tsx index 12f62ec..99fd616 100644 --- a/src/routes/index.lazy.tsx +++ b/src/routes/index.lazy.tsx @@ -259,6 +259,7 @@ function Home() {
{`${settingStore.searchEngine.name}
@@ -363,20 +364,18 @@ function Home() { >

{sponser.title}

-

- Click{" "} - - here - {" "} - to join their discord! -

+ +

+ Click here to join their discord! +

+
{" "}
@@ -451,7 +450,7 @@ function Home() { onClick={() => window.open("https://discord.gg/Dpj8C8SAmH", "_blank") } - alt="" + alt={"Discord Logo"} /> {shouldOpen && (