This commit is contained in:
2024-09-30 10:36:52 -04:00
parent 79cf4574f3
commit 7a76949ec3
5 changed files with 132 additions and 29 deletions

View File

@@ -13,9 +13,6 @@ function Home() {
<button> About Page </button>
</Link>
</div>
<div className="discordint">
<iframe src="https://discord.com/widget?id=573633846587817992&theme=dark"></iframe>
</div>
</div>
);
}