Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Apr 9, 2024
1 parent 3e1778e commit 6856532
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ae15b4f8
3ea4f2f1
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ <h2 class="anchored" data-anchor-id="summary-plot">Summary plot</h2>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/GeertvanGeest\.github\.io\/glittr-stats\/");
var filterRegex = new RegExp("https:\/\/sib-swiss\.github\.io\/glittr-stats\/");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
Binary file modified index_files/figure-html/unnamed-chunk-17-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion robots.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sitemap: https://GeertvanGeest.github.io/glittr-stats/sitemap.xml
Sitemap: https://sib-swiss.github.io/glittr-stats/sitemap.xml
2 changes: 1 addition & 1 deletion site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://GeertvanGeest.github.io/glittr-stats/index.html</loc>
<lastmod>2024-04-08T13:24:42.952Z</lastmod>
<loc>https://sib-swiss.github.io/glittr-stats/index.html</loc>
<lastmod>2024-04-09T08:58:14.868Z</lastmod>
</url>
</urlset>

0 comments on commit 6856532

Please sign in to comment.