Skip to content

Commit

Permalink
fixed discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas099X committed Jan 10, 2025
1 parent 1fd2a0e commit 54897ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ def get(session):
H6("Links", cls="footer-title"),
Div(
A(cls="ti ti-brand-github-filled text-2xl", href="https://github.com/Anas099X/OpenSAT"),
A(cls="ti ti-brand-discord-filled text-2xl",href="https://discord.gg/7KNg9zHRUk"),
A(cls="ti ti-brand-discord-filled text-2xl",href="https://discord.gg/nrXfMDvU"),
A(cls="ti ti-brand-instagram-filled text-2xl",href="https://www.instagram.com/anas099x/"),
cls="grid grid-flow-col gap-4"
)
Expand Down

0 comments on commit 54897ec

Please sign in to comment.