Skip to content

Commit

Permalink
Fix campaign slogan & GoFundMe icon
Browse files Browse the repository at this point in the history
  • Loading branch information
shgysk8zer0 committed Jan 13, 2024
1 parent d232588 commit d83be92
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 7 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v3.0.3] - 2024-01-13

### Fixed
- Fix mayor campaign slogan
- Fix/update logo for GoGundMe mark

## [v3.0.2] - 2024-01-13

### Added
- Create WF Mayor Profiles

### Changed
- Build `/mayors/` based on `_mayors/*` candidates/data
- Update all `api/.js` to be `api/*.cjs` (For Module/CommonJS issues)
- Update dates and theme/slogan for 2024
- Update vendor applications
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ author: Chris Zuber
title: Whiskey Flat Days
url: 'https://whiskeyflatdays.com'
markdown: kramdown
version: 3.0.2
version: 3.0.3
timezone: America/Los_Angeles
lang: en
dir: ltr
Expand Down
2 changes: 1 addition & 1 deletion _data/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Whiskey Flat Days
shortName: WFD App
id: WhiskeyFlatDays
version: 3.0.2
version: 3.0.3
start_url: /?utm_source=homescreen&utm_medium=pwa
display: standalone
description: "Map, events, store, and news app for Whiskey Flat Days"
Expand Down
2 changes: 1 addition & 1 deletion _mayors/powder-packin-powers-and-mad-miner-zuber.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Powder Packin' Powers & Mad Miner Zuber"
layout: mayor
image: https://i.imgur.com/VizQE8b.jpg
description: Building Better Prosoperity
description: Building Better Prospects
email: [email protected]
website: https://sierrashared.space/wfd-mayor-race-2024
venmo: https://venmo.com/code?user_id=3973845534902076540
Expand Down
2 changes: 1 addition & 1 deletion img/logos
Submodule logos updated 1 files
+1 −30 gofundme-mark.svg
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whiskey-flat-days",
"version": "3.0.2",
"version": "3.0.3",
"private": true,
"type": "module",
"description": "Map, events, store, and news app for Whiskey Flat Days",
Expand Down

0 comments on commit d83be92

Please sign in to comment.