From 8c6b49a44b17974e8da9a3206c4285a7b76d4309 Mon Sep 17 00:00:00 2001 From: eshanized Date: Mon, 23 Dec 2024 10:46:07 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(routes):=20dom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++++ src/App.tsx | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 576ac7c0..d3270ed4 100644 --- a/package.json +++ b/package.json @@ -53,4 +53,8 @@ "Arch Linux", "Website" ] +}, +{ + "homepage": "https://Snigdha-OS.github.io/" } + diff --git a/src/App.tsx b/src/App.tsx index b7986503..6b7f6178 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,7 +8,7 @@ import { Maintainers } from './pages/Maintainers'; function App() { return ( - + } />