diff --git a/_data/navigation.yml b/_data/navigation.yml index a9a9494..db4541f 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -6,8 +6,6 @@ href: /metadata/ - text: Data href: /data/ -- text: FAQ - href: /faq/ - text: Example dataset menu: - text: Deployment 1 @@ -18,5 +16,7 @@ href: /example/577b543a-2cf1-4b23-b6d2-cda7e2eac372/ - text: Deployment 4 href: /example/62c200a9-0e03-4495-bcd8-032944f6f5a1/ +- text: FAQ + href: /faq/ - text: GitHub href: https://github.com/tdwg/camtrap-dp diff --git a/pages/faq.md b/pages/faq.md index 1661cad..9e174c3 100644 --- a/pages/faq.md +++ b/pages/faq.md @@ -5,6 +5,7 @@ permalink: /faq/ toc: true --- +{:id="x"} ## How do I do x Text @@ -18,6 +19,7 @@ y | 2 SELECT * FROM table ``` +{:id="y"} ## How do I do y ...