Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix logo and replace placeholders #2

Merged
merged 2 commits into from
Jun 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ facebook:
publisher: # 1234
# A Facebook user ID for domain insights linked to a personal account. I don't know what this means.
admins: # 1234
logo: assets/images/WSDSALogoSmall.jpeg # PNG is SEO friendly
logo: assets/images/WSDSALogo_NoText2.png # PNG is SEO friendly
social:
name: Chapter of Democratic Socialists of America
links:
Expand Down
2 changes: 1 addition & 1 deletion _data/blog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# blog authors
authors:
- name: "DSA Chapter"
- name: "West Sound DSA"
headline: # byline?
avatar: #"awesome_author.svg" # display_picture.jpg
6 changes: 3 additions & 3 deletions _data/copy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
global:
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."
welcome: "Welcome to a DSA chapter website!"
welcome-image: ""
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."
welcome: "Welcome to West Sound DSA!"
welcome-image: "assets/images/WestSoundDSA_MayDay.jpg"
4 changes: 2 additions & 2 deletions _data/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
header:
- title: "Statements"
url: "/blog/"
description: "Link to DSA Chapter's Chapter Statements"
description: "Link to West Sound DSA's Chapter Statements"
- title: "Get Involved"
url: "/get-involved/"
description: "Check out what DSA Chapter is working on. Join DSA!"
description: "Check out what West Sound DSA is working on. Join DSA!"
- title: "Events Calendar"
url: "/calendar/"
description: "Chapter Events Calendar"
Expand Down
2 changes: 1 addition & 1 deletion _data/owner.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "DSA Chapter"
name: "West Sound DSA"
# link if any
url:
# tool tip for your url
Expand Down
Binary file removed assets/images/WSDSALogoSmall.jpeg
Binary file not shown.
Binary file added assets/images/WSDSALogo_NoText2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/WestSoundDSA_MayDay.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading