generated from wvictor14/template-r-dev
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
28 lines (27 loc) · 738 Bytes
/
_quarto.yml
File metadata and controls
28 lines (27 loc) · 738 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
project:
type: website
website:
body-header: |
This submission won the <a href="https://posit.co/blog/winner-of-the-2025-plotnine-plotting-contest/" target="_blank">2025 Plotnine Contest by Posit</a>
favicon: logo.svg
navbar:
search: false
title: false
left:
- href: index.qmd
text: "Home"
- sidebar:how
tools:
- icon: linkedin
href: https://linkedin.com/in/victor2wy/
- icon: github
href: https://github.com/wvictor14/labourcan/
sidebar:
- id: how
title: "How"
style: "floating"
contents:
- 02_develop_visualization.qmd
- 03_things_that_didnt_work.qmd
- 01_develop_data_processing.qmd
alignment: center