Skip to content

Commit d4612db

Browse files
authored
Merge pull request #16 from UN-Task-Team-for-Scanner-Data/quarto-enhancements
Quarto enhancements
2 parents 88516a6 + bf726f1 commit d4612db

File tree

5 files changed

+5
-9
lines changed

5 files changed

+5
-9
lines changed

_quarto.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,33 +9,29 @@ website:
99
repo-url: https://github.com/UN-Task-Team-for-Scanner-Data/reproducibility-project
1010
issue-url: https://github.com/UN-Task-Team-for-Scanner-Data/reproducibility-project/issues/new
1111
repo-actions: [source, issue]
12+
favicon: docs/images/logo.png
1213
bread-crumbs: true
1314
page-navigation: true
1415
back-to-top-navigation: true
1516
search: true
1617
navbar:
1718
background: primary
19+
logo: docs/images/logo.png
1820
search: true
1921
title: "Price Statistics Reproducibility Project"
2022
left:
2123
- href: docs/index.qmd
2224
text: Home
2325
- text: "Reproducibility Guidance"
2426
menu:
25-
- href: docs/datasets-guidance/intro.qmd
26-
text: "Starting out"
27-
- href: docs/datasets-guidance/code.qmd
28-
text: "Tips on making code reproducible"
29-
- href: docs/datasets-guidance/citing-code.qmd
30-
text: "How to cite others' code"
27+
- href: docs/reproducibility-guidance/intro.qmd
28+
- href: docs/reproducibility-guidance/code.qmd
29+
- href: docs/reproducibility-guidance/citing-code.qmd
3130
- text: "Open Datasets"
3231
menu:
3332
- href: docs/datasets-guidance/intro.qmd
34-
text: "Why use open data"
3533
- href: docs/datasets-guidance/catalogue.qmd
36-
text: "Catalogue of open data for price statistics"
3734
- href: docs/datasets-guidance/how-to-cite.qmd
38-
text: "How to cite open data"
3935

4036

4137
tools:

docs/images/logo.png

36.2 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)