Skip to content

Commit

Permalink
Merge pull request #648 from kernvalley/patch/updates
Browse files Browse the repository at this point in the history
Update & add Waffle Wednesday
  • Loading branch information
shgysk8zer0 authored Jan 31, 2024
2 parents 287aada + e1f3263 commit 7362317
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v3.0.7] - 2024-01-29
## [v3.0.8] - 2024-01-29

### Added
- Add image to Whiskey Flat Mayor Events
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.7
version: 3.0.8
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.7
version: 3.0.8
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 _data/importmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ imports:
'@shgysk8zer0/jswaggersheets/': https://unpkg.com/@shgysk8zer0/[email protected]/
'@shgysk8zer0/http-status': https://unpkg.com/@shgysk8zer0/[email protected]/http-status.js
'@shgysk8zer0/components/': https://unpkg.com/@shgysk8zer0/[email protected]/
'@kernvalley/components/': https://unpkg.com/@kernvalley/[email protected].4/
'@kernvalley/components/': https://unpkg.com/@kernvalley/[email protected].5/
'@webcomponents/custom-elements': >-
https://unpkg.com/@webcomponents/[email protected]/custom-elements.min.js
leaflet: https://unpkg.com/[email protected]/dist/leaflet-src.esm.js
Expand Down
18 changes: 16 additions & 2 deletions _mayors/powder-packin-powers-and-mad-miner-zuber.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,24 @@ events:
addressLocality: Lake Isabella
addressRegion: CA
postalCode: 93240
- name: Waffle Wednesday
identifier: dae01913-4653-4f38-8f6a-941199aa4fca
image: https://i.imgur.com/zVa3hdul.png
description: Come into the Kernville Cowork on the First Wednesday of the month for free Waffles, Coworking, and to learn more about the value of shared spaces.
#url: https://m.facebook.com/events/1582776209164848
startDate: 2024-02-06 09:00
endDate: 2024-02-06 17:00
location:
'@type': BowlingAlley
name: Kernville Cowork
streetAddress: 11113 Kernville Rd.
addressLocality: Kernville
addressRegion: CA
postalCode: 93238
- name: Poker Tournament
identifier: 957c8d94-16a6-4c28-ad05-99fc152b1de4
image: https://i.imgur.com/nDxhT5rl.png
startDate: 2024-02-10 16:00
image: https://i.imgur.com/KbVFRCll.png
startDate: 2024-02-09 16:00
description: More Info Coming Soon
url: https://m.facebook.com/events/3688657954748467
location:
Expand Down
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.7",
"version": "3.0.8",
"private": true,
"type": "module",
"description": "Map, events, store, and news app for Whiskey Flat Days",
Expand Down

0 comments on commit 7362317

Please sign in to comment.