We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91bd44 commit 8a9b0bbCopy full SHA for 8a9b0bb
link_bio/link_bio/views/courses_links.py
@@ -18,7 +18,7 @@ def courses_links() -> rx.Component:
18
),
19
link_button(
20
"Python desde cero",
21
- "Curso de +37h: Fundamentos, frontend, backend, testing...",
+ "Curso de +44h: Fundamentos, frontend, backend, testing...",
22
"/icons/python.svg",
23
const.PYTHON_COURSE_URL
24
0 commit comments