We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0693b8 commit fe66423Copy full SHA for fe66423
link_bio/link_bio/views/courses_links.py
@@ -50,7 +50,7 @@ def courses_links() -> rx.Component:
50
title("Mucho más en"),
51
link_button(
52
"Twitch",
53
- "Transmisiones sobre programación de lunes a viernes",
+ "Transmisiones sobre programación y desarrollo",
54
"/icons/twitch.svg",
55
const.TWITCH_URL
56
),
link_bio/link_bio/views/index_links.py
@@ -30,7 +30,7 @@ def index_links() -> rx.Component:
30
31
32
33
34
35
36
0 commit comments