Skip to content

Commit 896c123

Browse files
authored
Merge pull request #13 from zkamvar/patch-1
Add metadata for footer
2 parents 5c8b27c + a948f57 commit 896c123

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

config.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ carpentry: cp
1313
title: "R’s bug tracking"
1414

1515
# Date the lesson was created (this is empty by default)
16-
created: ~
16+
created: 2022-04-07
1717

1818
# Comma-separated list of keywords for the lesson
1919
keywords: software, data, lesson, The Carpentries
@@ -26,7 +26,10 @@ life_cycle: pre-alpha
2626
license: CC-BY 4.0
2727

2828
# Link to the source repository for this lesson
29-
source: https://github.com/carpentries/workbench-template-rmd
29+
source: https://github.com/r-devel/r-bug-tracking-lesson
30+
31+
# URL of the live lesson
32+
url: https://contributor.r-project.org/r-bug-tracking-lesson/
3033

3134
# Default branch of your lesson
3235
branch: main

0 commit comments

Comments
 (0)