Skip to content

Commit 845711a

Browse files
committed
Name change
1 parent 55d1047 commit 845711a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Code for Pittsburgh website
1+
# Code for Good website
22

3-
This Code for Pittsburgh's Jekyll-powered GitHub pages website. It's based on a heavily modified version the Forty Jekyll Theme by <a href="http://andrewbanchi.ch" target="_blank">Andrew Banchich</a>, which is based on the <a href="https://html5up.net" target="_blank">HTML5 UP</a> Forty Jekyll Theme by <a href="https://twitter.com/ajlkn" target="_blank">ajkln</a>. This code is free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
3+
This Code for Good's Jekyll-powered GitHub pages website. It's based on a heavily modified version the Forty Jekyll Theme by <a href="http://andrewbanchi.ch" target="_blank">Andrew Banchich</a>, which is based on the <a href="https://html5up.net" target="_blank">HTML5 UP</a> Forty Jekyll Theme by <a href="https://twitter.com/ajlkn" target="_blank">ajkln</a>. This code is free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
44

55
---
66

@@ -48,7 +48,7 @@ At the top of each post, add Jekyll front-matter using these categories:
4848
```
4949
---
5050
layout: project
51-
title: A CfP Project
51+
title: A CFG Project
5252
description: a clever subtitle for the project
5353
image: assets/images/aRepresentativeImageOfTheProject.jpg
5454
lead: Name of person who lead the project

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# ------------------------------------
22
# SITE INFO SETTINGS
33

4-
title: Code for Pittsburgh
4+
title: Code for Good
55
#subtitle: Pittsburgh's Code for America Brigade
66
email: info@codeforpittsburgh.org
7-
description: We are Pittsburgh's Code for America Brigade
7+
description: We are Pittsburgh's Code for Good
88
#baseurl: "/" # the subpath of your site, e.g. /blog
99
url: "https://codeforpittsburgh.github.io"
1010
author:
@@ -17,9 +17,9 @@ phone: (412) 555-5555
1717

1818
# Social media
1919
github_url: https://github.com/codeforpittsburgh
20-
twitter_url: https://twitter.com/codeforpgh
21-
meetup_url: https://www.meetup.com/codeforpgh
22-
slack_url: https://t.co/I6wuTtmtYa
20+
twitter_url:
21+
meetup_url:
22+
slack_url:
2323
500px_url:
2424
facebook_url:
2525
gitlab_url:

0 commit comments

Comments
 (0)