Skip to content

Commit 8c70861

Browse files
committed
Add attribution for snowy tree image
1 parent 656ebd8 commit 8c70861

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_data/meetings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,6 +1209,7 @@
12091209
"title": "Git Branching",
12101210
"picture": "snowy_tree.jpg",
12111211
"summary": "We'll play an online activity to demonstrate the basics of Git branches, which are an important tool for managing your code changes when using version control.",
1212+
"attrib": "Image: <a href='https://commons.wikimedia.org/wiki/File:Snowy_tree_(3293655397).jpg'>Snowy tree</a> by dave_7 licensed under <a href='https://creativecommons.org/licenses/by/2.0/deed.en'>Creative Commons Attribution 2.0 Generic</a>.",
12121213
"links": [
12131214
{
12141215
"url": "https://learngitbranching.js.org/",

0 commit comments

Comments
 (0)