Skip to content

Commit afb9cac

Browse files
committed
reclean up yaml spacing
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent bc8bf95 commit afb9cac

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

_data/toc.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
- title: "Getting Started"
2-
url: "docs/getting-started"
3-
children:
4-
- title: Features
5-
url: "docs/getting-started#getting-started"
6-
- title: Development
7-
url: "docs/getting-started#development"
8-
- title: Customization
9-
url: "docs/getting-started#customization"
10-
- title: "About"
11-
url: "about"
12-
- title: "News"
13-
url: "news"
1+
- title: "Getting Started"
2+
url: "docs/getting-started"
3+
children:
4+
- title: Features
5+
url: "docs/getting-started#getting-started"
6+
- title: Development
7+
url: "docs/getting-started#development"
8+
- title: Customization
9+
url: "docs/getting-started#customization"
10+
- title: "About"
11+
url: "about"
12+
- title: "News"
13+
url: "news"

_docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ the tag, the user will be taken to this page to search for it. As an example,
341341
we define the current search endpoint to be Ask Cyberinfrastructure, and
342342
page tags link to a search on it:
343343

344-
```
344+
```yaml
345345
tag_search_endpoint: https://ask.cyberinfrastructure.org/search?q=
346346
tag_color: danger # danger, success, warning, primary, secondary, info
347347
```

0 commit comments

Comments
 (0)