We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c691ce commit 0d47e98Copy full SHA for 0d47e98
_quarto.yml
@@ -25,11 +25,11 @@ website:
25
right:
26
- text: "{{< fa house >}} <span class='menu-item'>Home</span>"
27
href: index.qmd
28
- - text: "{{< fa people >}} <span class='menu-item'>People</span>"
+ - text: "{{< fa users >}} <span class='menu-item'>People</span>"
29
href: content/people.qmd
30
- text: "{{< fa database >}} <span class='menu-item'>Database</span>"
31
href: content/database.qmd
32
- - text: "{{< fa database >}} <span class='menu-item'>Contributing</span>"
+ - text: "{{< fa upload >}} <span class='menu-item'>Contributing</span>"
33
href: content/contributing.qmd
34
35
format:
0 commit comments