We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db2c8fd commit 8895ef0Copy full SHA for 8895ef0
src/docs/_quarto.yml
@@ -11,11 +11,11 @@ website:
11
repo-branch: main
12
repo-subdir: src/docs
13
repo-actions: [edit, issue]
14
- favicon: images/webR.png
+ favicon: ../assets/webR.png
15
page-navigation: true
16
sidebar:
17
title: "WebR {{< env WEBR_VERSION >}} Documentation"
18
- logo: images/webR.png
+ logo: ../assets/webR.png
19
contents:
20
- index.qmd
21
- section: Getting Started
src/docs/images/webR.png
0 commit comments