You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. **Website:** Defines that this project builds as a website.
50
57
2. **Website title:** Appears in broswer tab and navbar.
51
-
3. **Favicon:** The small icon shown on the tab (often a logo).
52
-
4. **Navbar:** The navigation bar across the top of your site.
53
-
5. **GitHub link:** Adds a GitHub icon on the right side of the navbar linking to the repository (which contains the source files for the site).
54
-
6. **Sidebar:** Displays navigation links down the left-hand side.
55
-
7. **Logo:** The image shown at the top of the sidebar.
56
-
8. **Sidebar contents:** Lists website pages. Will list using page titles by default, but can override with `text` (title to use) and `href` (path to file).
58
+
3. **Navbar:** The navigation bar across the top of your site.
59
+
4. **GitHub link:** Adds a GitHub icon on the right side of the navbar linking to the repository (which contains the source files for the site).
60
+
5. **Sidebar:** Displays navigation links down the left-hand side.
61
+
6. **Logo:** The image shown at the top of the sidebar.
62
+
7. **Sidebar contents:** Lists website pages. Will list using page titles by default, but can override with `text` (title to use) and `href` (path to file).
63
+
8. **Theme:** Site theme (covered on [Customising the site appearance](/pages/customising/index.qmd) page).
0 commit comments