Skip to content

Commit

Permalink
auto: deploy new website
Browse files Browse the repository at this point in the history
  • Loading branch information
nipreps-bot committed Sep 5, 2024
1 parent 4ec533b commit e29f442
Show file tree
Hide file tree
Showing 7 changed files with 651 additions and 142 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<title>fMRIPrep Bootcamp | Day 1 :: Introduction</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="/talks/assets/asciinema-player/asciinema-player.css" />
<link rel="stylesheet" type="text/css" href="/assets/asciinema-player/asciinema-player.css" />
<style>
@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:400,700,400italic);

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

0 comments on commit e29f442

Please sign in to comment.