Skip to content

Commit ab256a1

Browse files
committed
rename/fix starting page
1 parent 044a1dd commit ab256a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ website:
1919

2020
left:
2121
- text: "About"
22-
href: content/00_about.qmd
22+
href: content/index.qmd
2323
- text: "Lidar"
2424
href: content/01_lidar.qmd
2525
- text: "Data Availability"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
toc: false
3-
output-file: about.html
3+
output-file: index.html
44
citation:
55
author: Jens Wiesehahn
66
title: >-

0 commit comments

Comments
 (0)