You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ This is the working branch containing the content for the site using Markdown.
35
35
***docs** folder
36
36
* Markdown documents: The content for the site. These can all live in the same directory and are organized in the public navigation menu in the nav section of **mkdocs.yml**.
37
37
* `/ogm-aardvark`: a subfolder with CSV files for each element in the Aardvark schema
38
-
* /`images` : JPGs, PNGs, and other image files
38
+
* `/images` : JPGs, PNGs, and other image files
39
39
* `/javascripts/tablesort.js`: the javascript function that allows users to sort tables online
40
40
* `/stylesheets/extra.css` : a CSS file that can define colors, fonts, and other customizations for the site
41
41
* `/tables` : CSV files for any general information to be displayed as tables
0 commit comments