File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
/* Color Definitions */
2
2
$color-dark : #1875c6 ;
3
3
$color-bright : #00a5ea ;
4
- $mono-dark : #222 ;
4
+ $mono-dark : #222222 ;
5
5
$mono-light : #E8E8EA ;
6
- $mono-bright : #fff ;
6
+ $mono-bright : #ffffff ;
7
7
8
8
$color-mild : #56c7e3 ;
9
9
$color-medium : #53cda4 ;
Original file line number Diff line number Diff line change 1
1
---
2
2
layout: bare
3
3
theme: home
4
- title: GitHub Training Materials
5
- description: Open source materials for teaching GitHub and Git skills.
4
+ title: GitHub Training Kit
5
+ description: Open source kit for teaching GitHub and Git skills.
6
6
---
7
7
8
8
< section class ="colorful see-thru navigation " id ="floating-nav ">
@@ -115,8 +115,8 @@ <h2>Community contributions</h2>
115
115
Just fork the repository, make your changes, and submit a Pull Request.
116
116
</ p >
117
117
118
- < a class ="big-link " href ="https://github.com/github/training-materials/ ">
119
- Head over to the github/training-materials repository.
118
+ < a class ="big-link " href ="https://github.com/github/training-kit ">
119
+ Head over to the github/training-kit repository.
120
120
</ a >
121
121
</ div >
122
122
</ section >
You can’t perform that action at this time.
0 commit comments