We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9fb18 commit b83a746Copy full SHA for b83a746
_quarto.yml
@@ -59,6 +59,8 @@ website:
59
contents:
60
- href: content/NEFSC_towed_array_manual.qmd
61
text: NEFSC
62
+ - href: content/SEFSC_lab_manual.qmd
63
+ text: SEFSC
64
- href: content/Array_details.qmd
65
text: Array details
66
- href: content/Real-time_SpeciesGuides.qmd
content/SEFSC_lab_manual.qmd
@@ -0,0 +1,15 @@
1
+---
2
+title: "SEFSC_lab_manual"
3
+author: "Shannon Merkle"
4
+date: "2026-02-23"
5
+format: html
6
+ # toc: true
7
+ # toc-depth: 3
8
+ # number-sections: true
9
10
+
11
+## TESTER {#tester}
12
13
+## tester row 2
14
15
+Just a test by Shannon to see if this breaks anything
0 commit comments