Skip to content

Commit 0fa5272

Browse files
committed
fix intro header
1 parent 98e258e commit 0fa5272

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

episodes/01-introduction.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
title: Introduction
33
teaching: 17
44
exercises: 0
5-
requirements:
6-
- type: none
7-
title: "Files and folder organization"
8-
- type: none
9-
title: "Familiarity with JSON file format and editor/IDE"
10-
- type: external
11-
title: "An overview of the RO-Crate concept and its implementations"
12-
link: "https://gallantries.github.io/video-library/videos/ro-crates/intro/slides/"
13-
- type: "internal"
14-
topic_name: data-science
15-
tutorials:
16-
- cli-basics
17-
18-
license: Apache-2.0
19-
20-
copyright: © Copyright 2021-2023 University of Technology Sydney, The University of Manchester UK and RO-Crate contributors
21-
5+
#requirements:
6+
#- type: none
7+
# title: "Files and folder organization"
8+
#- type: none
9+
# title: "Familiarity with JSON file format and editor/IDE"
10+
#- type: external
11+
# title: "An overview of the RO-Crate concept and its implementations"
12+
# link: "https://gallantries.github.io/video-library/videos/ro-crates/intro/slides/"
13+
#- type: "internal"
14+
# topic_name: data-science
15+
# tutorials:
16+
# - cli-basics
17+
#
18+
#license: Apache-2.0
19+
#
20+
#copyright: © Copyright 2021-2023 University of Technology Sydney, The University of Manchester UK and RO-Crate contributors
21+
#
2222
---
2323

2424
::::::::::::::::::::::::::::::::::::::: questions
@@ -36,7 +36,7 @@ copyright: © Copyright 2021-2023 University of Technology Sydney, The Universit
3636
::::::::::::::::::::::::::::::::::::::::::::::::::
3737

3838

39-
# Introduction
39+
## Introduction
4040

4141
This tutorial assumes you have already completed
4242
[An overview of the RO-Crate concept and its implementations](https://gallantries.github.io/video-library/videos/ro-crates/intro/slides/):

0 commit comments

Comments
 (0)