bruh
This commit is contained in:
parent
328643144e
commit
1e386ef0ed
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ export default async function Home() {
|
||||||
return (
|
return (
|
||||||
<MainLayout currentPage="/" title="Root">
|
<MainLayout currentPage="/" title="Root">
|
||||||
<img className="headerImage" src="/welcome.png" alt="WELCOME! Enjoy your stay at abtmtr.link!"></img>
|
<img className="headerImage" src="/welcome.png" alt="WELCOME! Enjoy your stay at abtmtr.link!"></img>
|
||||||
<Searchbar />
|
{/* <Searchbar /> */}
|
||||||
<Outage title="abtmtr.link outage">
|
<Outage title="abtmtr.link outage">
|
||||||
<p>the server was being stinky and died on me</p>
|
<p>the server was being stinky and died on me</p>
|
||||||
<p>feel free to support me during these trying times</p>
|
<p>feel free to support me during these trying times</p>
|
||||||
|
|
Loading…
Reference in a new issue