-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathcouscous.yml
More file actions
53 lines (46 loc) · 1.31 KB
/
couscous.yml
File metadata and controls
53 lines (46 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
template:
url: https://github.com/LaunchCodeEducation/Template-Light
# directory: ../Template-Light
# Base URL of the published website
baseUrl: https://education.launchcode.org/web-fundamentals
# Used to link to the GitHub project
github:
user: LaunchCodeEducation
repo: web-fundamentals
metaTitle: LC101
siteTitle: 'Unit 2: Web Fundamentals'
# Google Custom Search Engine ID
cseId: 014657181352409571810:wecoswt6tpe
# Google Analytics ID
gaId: UA-78748330-3
homeBg: https://launchcode.org/assets/cover_banner_blue-8152795f6794e4bbb9fae2a63ad5bb01.jpg
# The left menu bar
menu:
items:
classes:
text: Classes
relativeUrl: classes/
studios:
text: Studios
relativeUrl: studios/
tutorials:
text: Tutorials
relativeUrl: tutorials/
assignments:
text: Assignments
relativeUrl: assignments/
videos:
text: Videos
relativeUrl: videos/
cheatsheets:
text: Cheatsheets
relativeUrl: cheatsheets/
objectives:
text: Objectives
relativeUrl: objectives/
issues:
text: Issues
relativeUrl: issues/
about:
text: About this Unit
relativeUrl: about/