Skip to content

Commit 2cd529f

Browse files
committed
Clase 1 [Avanzado]
Actualización, refactor, Router, componentes React y hosting Reflex.
1 parent 5a395b2 commit 2cd529f

File tree

9 files changed

+13
-13
lines changed

9 files changed

+13
-13
lines changed

link_bio/link_bio/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737
PYTHON_COURSE_URL = "https://mouredev.link/python"
3838
GIT_COURSE_URL = "https://mouredev.link/git"
3939
SQL_COURSE_URL = "https://mouredev.link/sql"
40-
LANGUAGES_COURSE_URL = "https://mouredev.link/languages"
40+
LANGUAGES_COURSE_URL = "https://mouredev.link/lenguajes"

link_bio/public/404.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

link_bio/public/404/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

link_bio/public/_next/static/chunks/pages/cursos-b3a9c0d25fe7a3a9.js renamed to link_bio/public/_next/static/chunks/pages/cursos-2fddefcc797659dc.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

link_bio/public/_next/static/2aN1r-nZhhqfx5FVPHp_1/_buildManifest.js renamed to link_bio/public/_next/static/wbeiRsnbIzSgGVVmw9b_8/_buildManifest.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

link_bio/public/_next/static/2aN1r-nZhhqfx5FVPHp_1/_ssgManifest.js renamed to link_bio/public/_next/static/wbeiRsnbIzSgGVVmw9b_8/_ssgManifest.js

File renamed without changes.

link_bio/public/cursos/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

link_bio/public/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

link_bio/public/sitemap-0.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
3-
<url><loc>http://localhost:3000/</loc><lastmod>2024-01-19T12:02:37.220Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
4-
<url><loc>http://localhost:3000/cursos/</loc><lastmod>2024-01-19T12:02:37.220Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
3+
<url><loc>http://localhost:3000/</loc><lastmod>2024-01-19T15:00:14.517Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
4+
<url><loc>http://localhost:3000/cursos/</loc><lastmod>2024-01-19T15:00:14.517Z</lastmod><changefreq>daily</changefreq><priority>0.7</priority></url>
55
</urlset>

0 commit comments

Comments
 (0)