Skip to content

Commit 6cc8bcf

Browse files
committed
Fix baseurl
1 parent 07a920c commit 6cc8bcf

23 files changed

Lines changed: 25 additions & 45 deletions

File tree

_includes/_navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,4 +225,4 @@
225225
});
226226

227227
}); /* end DOMContentLoaded */
228-
</script>
228+
</script>

_site/404.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@
419419

420420
}); /* end DOMContentLoaded */
421421
</script>
422-
423422

424423

425424

_site/about/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@
419419

420420
}); /* end DOMContentLoaded */
421421
</script>
422-
423422

424423

425424

_site/adaptive/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@
419419

420420
}); /* end DOMContentLoaded */
421421
</script>
422-
423422

424423

425424

_site/agenda/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@
419419

420420
}); /* end DOMContentLoaded */
421421
</script>
422-
423422

424423

425424

_site/assets/xslt/atom.xslt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ document.addEventListener('DOMContentLoaded', function () {
425425
426426
}); /* end DOMContentLoaded */
427427
</script>
428-
429428
430429
<div id="masthead-no-image-header">
431430
<div class="row">

_site/assets/xslt/rss.xslt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ document.addEventListener('DOMContentLoaded', function () {
425425
426426
}); /* end DOMContentLoaded */
427427
</script>
428-
429428
430429
<div id="masthead-no-image-header">
431430
<div class="row">

_site/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<feed xmlns="http://www.w3.org/2005/Atom">
55
<id>http://localhost:4000/ADAPTIVEEXPERIMENTS/</id>
66
<title>EASI</title>
7-
<updated>2026-04-07T22:10:58-05:00</updated>
7+
<updated>2026-04-07T22:45:59-05:00</updated>
88

99
<subtitle>EASI is an NSF funded project entitled &quot;Experiments-As-a-Service-Infrastructure (EASI) to enable a collaborative ecosystem of experimentation in real-world educational settings&quot;</subtitle>
1010

_site/blog/archive/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@
419419

420420
}); /* end DOMContentLoaded */
421421
</script>
422-
423422

424423

425424

_site/blog/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@
419419

420420
}); /* end DOMContentLoaded */
421421
</script>
422-
423422

424423

425424

0 commit comments

Comments
 (0)