We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f20eb7 commit cd06df1Copy full SHA for cd06df1
link_bio/link_bio/views/index_links.py
@@ -13,7 +13,7 @@ def index_links() -> rx.Component:
13
return rx.vstack(
14
title("Comunidad"),
15
link_button(
16
- "mouredev pro | 12 de noviembre",
+ "mouredev pro",
17
"Estudia programación de manera diferente",
18
"/icons/pro.svg",
19
const.PRO_URL,
0 commit comments