This commit is contained in:
Nareshkumar Rao 2025-04-07 22:34:40 +02:00
parent 0bc6afbb4b
commit 56a60a9039
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@ export default async function App() {
<br />
<br /> &mdash; naresh
<br />
{JSON.stringify(gitea)}
<div
style={{
marginTop: "2rem",

View File

@ -49,4 +49,3 @@ export async function getGiteaActivity() {
}
}
}