Skip to content

Commit bdacfd0

Browse files
authored
Merge pull request #27 from Simon-Initiative/dev
Dev
2 parents c8a1a22 + 6cc8bcf commit bdacfd0

24 files changed

Lines changed: 26 additions & 46 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ author: Carver
3232
# This URL is the main address for absolute links. Don't include a slash at the end.
3333
#
3434
url: 'https://adaptiveexperiments.github.io'
35-
baseurl:
35+
baseurl:'https://adaptiveexperiments.github.io'
3636

3737

3838
# This is for the editing function in _/includes/improve_content

_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

0 commit comments

Comments
 (0)