We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b282a commit 81e19a9Copy full SHA for 81e19a9
_quarto.yml
@@ -113,11 +113,11 @@ website:
113
text: "Things You Shouldn't change"
114
- href: authoring_tutorials/matomo_analytics.qmd
115
text: "Matomo Analytics"
116
- - href: authoring_tutorials/page4.qmd
+ - href: authoring_tutorials/releases_and_zenodo.qmd
117
text: "Releases and Zenodo"
118
+ - href: authoring_tutorials/updates_and_versioning.qmd
119
text: "Updates and Versioning"
120
- - href: authoring_tutorials/page5.qmd
+ - href: authoring_tutorials/best_practices.qmd
121
text: "Best Practices"
122
123
authoring_tutorials/best_practices.qmd
@@ -0,0 +1,4 @@
1
+---
2
+title: "Best Practices"
3
4
+
0 commit comments