Skip to content

Commit efdace7

Browse files
Merge pull request #2 from WestSoundDSA/fix-logo-path
Fix logo and replace placeholders
2 parents c3eb57a + df660f0 commit efdace7

9 files changed

+8
-8
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ facebook:
3838
publisher: # 1234
3939
# A Facebook user ID for domain insights linked to a personal account. I don't know what this means.
4040
admins: # 1234
41-
logo: assets/images/WSDSALogoSmall.jpeg # PNG is SEO friendly
41+
logo: assets/images/WSDSALogo_NoText2.png # PNG is SEO friendly
4242
social:
4343
name: Chapter of Democratic Socialists of America
4444
links:

_data/blog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# blog authors
22
authors:
3-
- name: "DSA Chapter"
3+
- name: "West Sound DSA"
44
headline: # byline?
55
avatar: #"awesome_author.svg" # display_picture.jpg

_data/copy.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
global:
2-
about: "<b>This is a starter website available for any DSA Chapter.</b> Democratic socialists believe both the economy and society should be run democratically to meet human needs, not to make profits for the wealthy. Throughout San Mateo County, from South San Francisco to Pacifica to East Palo Alto, our chapter fights for the good of the many, not the few."
3-
welcome: "Welcome to a DSA chapter website!"
4-
welcome-image: ""
2+
about: "<b>We are the West Sound chapter of Democratic Socialists of America (DSA).</b> Democratic socialists believe both the economy and society should be run democratically to meet human needs, not to make profits for the wealthy. Throughout Kitsap County, our chapter fights for the good of the many, not the few."
3+
welcome: "Welcome to West Sound DSA!"
4+
welcome-image: "assets/images/WestSoundDSA_MayDay.jpg"

_data/nav.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
header:
33
- title: "Statements"
44
url: "/blog/"
5-
description: "Link to DSA Chapter's Chapter Statements"
5+
description: "Link to West Sound DSA's Chapter Statements"
66
- title: "Get Involved"
77
url: "/get-involved/"
8-
description: "Check out what DSA Chapter is working on. Join DSA!"
8+
description: "Check out what West Sound DSA is working on. Join DSA!"
99
- title: "Events Calendar"
1010
url: "/calendar/"
1111
description: "Chapter Events Calendar"

_data/owner.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "DSA Chapter"
1+
name: "West Sound DSA"
22
# link if any
33
url:
44
# tool tip for your url

assets/images/WSDSALogoSmall.jpeg

-539 Bytes
Binary file not shown.

assets/images/WSDSALogo_NoText2.png

128 KB
Loading

assets/images/WestSoundDSA_MayDay.jpg

652 KB
Loading

assets/images/logo.png

157 KB
Loading

0 commit comments

Comments
 (0)