Skip to content

Commit b5bfd51

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 74be310 commit b5bfd51

File tree

7 files changed

+44
-44
lines changed

7 files changed

+44
-44
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6f81920f
1+
5adb0682

anatomical_table.html

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

authors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ <h2 class="anchored" data-anchor-id="yahya-shirazi">Yahya Shirazi</h2>
257257
}
258258
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
259259
var mailtoRegex = new RegExp(/^mailto:/);
260-
var filterRegex = new RegExp("https:\/\/JuliusWelzel\.github\.io\/unified_sensor_placement_site\/");
260+
var filterRegex = new RegExp("https:\/\/human-sensor-placement\.github\.io\/");
261261
var isInternal = (href) => {
262262
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
263263
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ <h3 class="anchored" data-anchor-id="hierchical-event-descriptors-hed-for-sensor
333333
}
334334
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
335335
var mailtoRegex = new RegExp(/^mailto:/);
336-
var filterRegex = new RegExp("https:\/\/JuliusWelzel\.github\.io\/unified_sensor_placement_site\/");
336+
var filterRegex = new RegExp("https:\/\/human-sensor-placement\.github\.io\/");
337337
var isInternal = (href) => {
338338
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
339339
}

robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Sitemap: https://JuliusWelzel.github.io/unified_sensor_placement_site/sitemap.xml
1+
Sitemap: https://human-sensor-placement.github.io/sitemap.xml

search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
4-
<loc>https://JuliusWelzel.github.io/unified_sensor_placement_site/anatomical_table.html</loc>
5-
<lastmod>2024-10-29T15:56:00.464Z</lastmod>
4+
<loc>https://human-sensor-placement.github.io/anatomical_table.html</loc>
5+
<lastmod>2024-11-14T23:12:16.848Z</lastmod>
66
</url>
77
<url>
8-
<loc>https://JuliusWelzel.github.io/unified_sensor_placement_site/authors.html</loc>
9-
<lastmod>2024-10-29T15:56:00.464Z</lastmod>
8+
<loc>https://human-sensor-placement.github.io/authors.html</loc>
9+
<lastmod>2024-11-14T23:12:16.848Z</lastmod>
1010
</url>
1111
<url>
12-
<loc>https://JuliusWelzel.github.io/unified_sensor_placement_site/index.html</loc>
13-
<lastmod>2024-10-29T15:56:00.464Z</lastmod>
12+
<loc>https://human-sensor-placement.github.io/index.html</loc>
13+
<lastmod>2024-11-14T23:12:16.848Z</lastmod>
1414
</url>
1515
</urlset>

0 commit comments

Comments
 (0)