Skip to content

Commit 6cae7a6

Browse files
authored
Update mkdocs.yml
1 parent 1361496 commit 6cae7a6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

mkdocs.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ repo_url: 'https://github.com/ai4eps/Earthquake-Deep-Catalog'
88
nav:
99
- Overview: README.md
1010
- Hawaii:
11-
- Catalog: catalogs/Hawaii/catalog.html
11+
- Full catalog: catalogs/Hawaii/catalog.html
1212
# - Standard catalog: catalogs/Hawaii-220181101-20220501/standard.html
13-
# - HypoDD catalog: catalogs/Hawaii-220181101-20220501/hypodd_cc.html
13+
- Small catalog: catalogs/Hawaii-220181101-20220501/hypodd_cc.html
1414
- Tonga:
1515
- Catalog: catalogs/Tonga-OBS/catalog.html
1616
theme:
@@ -21,12 +21,12 @@ theme:
2121
plugins:
2222
- mkdocs-jupyter:
2323
ignore_h1_titles: True
24-
- redirects:
25-
redirect_maps:
26-
'earthquake-deep-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
27-
'earthquake-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
28-
'earthquakecatalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
29-
'catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
24+
# - redirects:
25+
# redirect_maps:
26+
# 'earthquake-deep-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
27+
# 'earthquake-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
28+
# 'earthquakecatalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
29+
# 'catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
3030

3131
# extra:
3232
# analytics:

0 commit comments

Comments
 (0)