Skip to content

Commit 59d336c

Browse files
authored
Remove AlphaSphereDotAI Website project card
Removed project card for AlphaSphereDotAI Website.
1 parent d3c994e commit 59d336c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

alphaspheredotai_github_io/pages/projects.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ def projects_page() -> rx.Component:
1111
rx.center(
1212
rx.flex(
1313
(
14-
project_card(
15-
title="AlphaSphereDotAI Website",
16-
description="A personal website built with Reflex to showcase projects and team members.",
17-
project_url="https://github.com/AlphaSphereDotAI/AlphaSphereDotAI.github.io",
18-
),
1914
project_card(
2015
title="Chatacter",
2116
description="Live Chat with Virtual Character.",

0 commit comments

Comments
 (0)