Skip to content

Commit f9391fb

Browse files
committed
Remove useless nesting
1 parent 39a235a commit f9391fb

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,7 @@ website from there.
4747

4848
A short description of the data files follow:
4949

50-
### Data
51-
52-
#### `publications.yml`
50+
### `publications.yml`
5351

5452
This contains publications that get displayed on the
5553
[/publications](http://reichlab.io/publications) page. A full featured entry for
@@ -80,7 +78,7 @@ pdf: >
8078
github: [Optional] Github repository identifier like <user>/<repo>
8179
```
8280
83-
#### `team.yml`
81+
### `team.yml`
8482
8583
This contains information about lab members. An entry looks like this:
8684
@@ -103,7 +101,7 @@ type: >
103101
categorize list of members in sections like 'Alumni'.
104102
```
105103
106-
#### `research` and `teaching` sections
104+
### `research` and `teaching` sections
107105
108106
Both the [research](http://reichlab.io/research) and
109107
[teaching](http://reichlab.io/teaching) page are organized in terms of sections

0 commit comments

Comments
 (0)