Skip to content

Commit d5167a5

Browse files
authored
Merge pull request #36 from nipreps/talks/bootcamp-day1-02
DOC: Base for module on BIDS (Geneva bootcamp)
2 parents 7272a90 + fadbd48 commit d5167a5

File tree

4 files changed

+612
-119
lines changed

4 files changed

+612
-119
lines changed

docs/assets/fmriprep-bootcamp-geneva2024/day1-01-fmriprep-primer/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<title>fMRIPrep Bootcamp | Day 1 :: Introduction</title>
55
<meta charset="utf-8">
6-
<link rel="stylesheet" type="text/css" href="/talks/assets/asciinema-player/asciinema-player.css" />
6+
<link rel="stylesheet" type="text/css" href="/assets/asciinema-player/asciinema-player.css" />
77
<style>
88
@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:400,700,400italic);
99

@@ -340,7 +340,7 @@
340340
</style>
341341
</head>
342342
<body>
343-
<script src="/talks/assets/asciinema-player/asciinema-player.min.js"></script>
343+
<script src="/assets/asciinema-player/asciinema-player.min.js"></script>
344344
<script src="https://kit.fontawesome.com/7e31cfd31d.js" crossorigin="anonymous"></script>
345345
<script type="text/javascript"
346346
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS_CHTML">

0 commit comments

Comments
 (0)