Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
icarito committed Feb 10, 2025
1 parent 6aa1078 commit c4dce37
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
843d171b
4524c1e3
2 changes: 1 addition & 1 deletion Modulo_1_Beginner.html
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ <h2 class="anchored" data-anchor-id="consejos">Consejos</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/java-camp\/");
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/hsbc-camp\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion Modulo_2_Intermediate.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ <h2 class="anchored" data-anchor-id="consejos">Consejos</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/java-camp\/");
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/hsbc-camp\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion Modulo_3_Advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ <h2 class="anchored" data-anchor-id="consejos">Consejos</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/java-camp\/");
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/hsbc-camp\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion Modulo_4_AdvancedPrep.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ <h2 class="anchored" data-anchor-id="consejos">Consejos</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/java-camp\/");
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/hsbc-camp\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion References.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h3 class="anchored" data-anchor-id="java-para-programadoras">Java para programa
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/java-camp\/");
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/hsbc-camp\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h2 class="anchored" data-anchor-id="cómo-usar-este-repositorio">Cómo usar est
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/java-camp\/");
var filterRegex = new RegExp("https:\/\/Laboratoria\.github\.io\/hsbc-camp\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion robots.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sitemap: https://Laboratoria.github.io/java-camp/sitemap.xml
Sitemap: https://Laboratoria.github.io/hsbc-camp/sitemap.xml
12 changes: 6 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://Laboratoria.github.io/java-camp/References.html</loc>
<loc>https://Laboratoria.github.io/hsbc-camp/References.html</loc>
<lastmod>2025-02-07T19:26:47.839Z</lastmod>
</url>
<url>
<loc>https://Laboratoria.github.io/java-camp/index.html</loc>
<loc>https://Laboratoria.github.io/hsbc-camp/index.html</loc>
<lastmod>2025-02-07T06:33:31.231Z</lastmod>
</url>
<url>
<loc>https://Laboratoria.github.io/java-camp/Modulo_4_AdvancedPrep.html</loc>
<loc>https://Laboratoria.github.io/hsbc-camp/Modulo_4_AdvancedPrep.html</loc>
<lastmod>2025-02-07T06:37:52.396Z</lastmod>
</url>
<url>
<loc>https://Laboratoria.github.io/java-camp/Modulo_2_Intermediate.html</loc>
<loc>https://Laboratoria.github.io/hsbc-camp/Modulo_2_Intermediate.html</loc>
<lastmod>2025-02-07T06:37:52.396Z</lastmod>
</url>
<url>
<loc>https://Laboratoria.github.io/java-camp/Modulo_1_Beginner.html</loc>
<loc>https://Laboratoria.github.io/hsbc-camp/Modulo_1_Beginner.html</loc>
<lastmod>2025-02-07T16:15:08.728Z</lastmod>
</url>
<url>
<loc>https://Laboratoria.github.io/java-camp/Modulo_3_Advanced.html</loc>
<loc>https://Laboratoria.github.io/hsbc-camp/Modulo_3_Advanced.html</loc>
<lastmod>2025-02-07T06:37:52.396Z</lastmod>
</url>
</urlset>

0 comments on commit c4dce37

Please sign in to comment.