File tree Expand file tree Collapse file tree 3 files changed +20
-5
lines changed
Expand file tree Collapse file tree 3 files changed +20
-5
lines changed Original file line number Diff line number Diff line change 1- ---
2- ---
3-
4- {% include base_path.html %}
1+ {% comment %}
2+ As a maintainer, you don't need to edit this file.
3+ If you notice that something doesn't work, please
4+ open an issue: https://github.com/carpentries/styles/issues/new
5+ {% endcomment %}
56
67<script >
78 window .onload = function () {
Original file line number Diff line number Diff line change 1+ {% include base_path.html %}
12[ cc-by-human ] : https://creativecommons.org/licenses/by/4.0/
23[ cc-by-legal ] : https://creativecommons.org/licenses/by/4.0/legalcode
34[ ci ] : http://communityin.org/
2627[ lesson-license] : {{ relative_root_path }}{% link LICENSE.md %}
2728[ lesson-mainpage] : {{ relative_root_path }}{% link index.md %}
2829[ lesson-reference] : {{ relative_root_path }}{% link reference.md %}
29- [ lesson-setup] : {{ relative_page_root }}{% link setup.md %}
30+ [ lesson-setup] : {{ relative_root_path }}{% link setup.md %}
3031[ mit-license ] : https://opensource.org/licenses/mit-license.html
3132[ morea ] : https://morea-framework.github.io/
3233[ numfocus ] : https://numfocus.org/
Original file line number Diff line number Diff line change 1+ ---
2+ permalink : /aio/index.html
3+ ---
4+
5+ {% comment %}
6+ As a maintainer, you don't need to edit this file.
7+ If you notice that something doesn't work, please
8+ open an issue: https://github.com/carpentries/styles/issues/new
9+ {% endcomment %}
10+
11+ {% include base_path.html %}
12+
13+ {% include aio-script.md %}
You can’t perform that action at this time.
0 commit comments