We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044a1dd commit ab256a1Copy full SHA for ab256a1
_quarto.yml
@@ -19,7 +19,7 @@ website:
19
20
left:
21
- text: "About"
22
- href: content/00_about.qmd
+ href: content/index.qmd
23
- text: "Lidar"
24
href: content/01_lidar.qmd
25
- text: "Data Availability"
content/00_about.qmd content/index.qmdcontent/00_about.qmd renamed to content/index.qmd
@@ -1,6 +1,6 @@
1
---
2
toc: false
3
-output-file: about.html
+output-file: index.html
4
citation:
5
author: Jens Wiesehahn
6
title: >-
0 commit comments