Skip to content

Commit ef3fdc9

Browse files
author
jordanmccullough
committed
Update all pages to final curriculum layout
1 parent be06d9f commit ef3fdc9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

advanced/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: curriculum-beta
2+
layout: curriculum
33
title: GitHub Advanced
44
description: Mastering Git and GitHub
55
---
@@ -866,7 +866,7 @@ $ git config --add remote.[upstream].fetch "+refs/pull/*/head:refs/remotes/[upst
866866

867867
{% capture slide %}
868868
### Additional Resources
869-
This course covers many advanced uses of Git and GitHub, and yet there is still more to explore. We've included some of the most useful resources for our students with insatiable appetites.
869+
This course covers many advanced uses of Git and GitHub, and yet there is still more to explore. We've included some of the most useful resources for our students with insatiable appetites.
870870
{% endcapture %}
871871
{% include slide-section %}
872872

foundations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: curriculum-beta
2+
layout: curriculum
33
title: GitHub Foundations
44
description: Discovering the GitHub collaboration platform
55
---

intermediate/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: curriculum-beta
2+
layout: curriculum
33
title: GitHub Intermediate
44
description: Leveraging Git and GitHub from the command line
55
---

0 commit comments

Comments
 (0)