-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
39 lines (39 loc) · 1 KB
/
_config.yml
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
analytics: "G-VCVX2DGPPN"
collections:
press:
output: true
permalink: /:collection/:name
resources:
output: true
permalink: /:collection/:name
defaults:
- scope:
path: ""
type: press
values:
layout: press
- scope:
path: ""
type: resources
values:
layout: resource
description: A state government initiative, Cal-ITP is making riding by rail and bus simpler and more cost-effective—for California transit providers and riders.
domain: www.calitp.org
google_fonts: "https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&family=Raleway:wght@700&display=swap"
navigation:
header:
- name: Customer stories
url: /customer-stories
- name: Resources
url: /resources
- name: Press
url: /press
- name: Reach out
url: mailto:[email protected]
source: ./src
timezone: America/Los_Angeles
title: "Cal-ITP: California Integrated Travel Project"
url: "https://www.calitp.org"
plugins:
- jekyll-seo-tag
- jekyll-sitemap