Skip to content

Commit b830648

Browse files
committed
rename 03_labour_main.qmd to index.qmd
1 parent 7c48ef7 commit b830648

3 files changed

Lines changed: 6 additions & 11 deletions

File tree

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11

2-
# labourcan
2+
# Canada Employment Tracker
3+
4+
## labourcan
35

46
<!-- badges: start -->
57
<!-- badges: end -->
68

7-
The goal of The labourcan is to ...
8-
9-
## Installation
9+
`labourcan` creates the quarto website for the [Canada Employment Tracker](https://victoryuan.com/labourcan/03_labour_main.html), which hosts my [`plotnine`]() visualization for the 2025 plotnine contest.
1010

11-
You can install the development version of labourcan from [GitHub](https://github.com/) with:
12-
13-
``` r
14-
# install.packages("pak")
15-
pak::pak("wvictor14/labourcan")
16-
```
11+
See the visualization here and a more details on the process here.
1712

1813
## Render
1914

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ website:
66
search: false
77
title: false
88
left:
9-
- href: 03_labour_main.qmd
9+
- href: index.qmd
1010
text: "Canada Employment Tracker"
1111
- sidebar:how
1212
tools:
File renamed without changes.

0 commit comments

Comments
 (0)