diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index bad7ceb..d396fb3 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -8,13 +8,13 @@ default_install_hook_types:
repos:
- repo: https://github.com/compilerla/conventional-pre-commit
- rev: v3.4.0
+ rev: v4.0.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v4.6.0
+ rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: mixed-line-ending
diff --git a/src/_data/speakers.yml b/src/_data/speakers.yml
index fe2b4dd..742573f 100644
--- a/src/_data/speakers.yml
+++ b/src/_data/speakers.yml
@@ -23,7 +23,7 @@ Umi Hsu:
# title: "Chief Data Officer, Sheriff"
# org: "County of Los Angeles"
# photo: "../images/wendyharn.jpg"
-
+
VSAP:
name: "Voting Systems Assessment Project Team"
title: ""
@@ -282,7 +282,7 @@ Lorianne Esturas:
photo: "../images/lorianne-esturas.jpeg"
title: "Assistant Regional Planner"
org: "Southern California Association of Governments (SCAG)"
-
+
India Brookover:
name: "India Brookover"
photo: "../images/india-brookover.jpeg"
@@ -323,13 +323,13 @@ Nolan Borgman:
name: "Nolan Borgman"
photo: "../images/nolan-borgman.png"
title: "Planning Supervisor"
- org: "Southern California Association of Governments (SCAG)"
+ org: "Southern California Association of Governments (SCAG)"
Michael Kohlman:
name: "Michael Kohlman"
photo: "../images/michael-kohlman.jpg"
title: "Chief Information Officer"
- org: "Monterey-Salinas Transit"
+ org: "Monterey-Salinas Transit"
Kate Holmquist:
name: "Kate Holmquist"
@@ -341,7 +341,7 @@ Raynell Cooper:
name: "Raynell Cooper"
photo: "../images/raynell-cooper.jpg"
title: "Residential Parking Policy Manager"
- org: "San Francisco Municipal Transportation Agency (SFMTA)"
+ org: "San Francisco Municipal Transportation Agency (SFMTA)"
Joe Nicchitta:
name: "Joe Nicchitta"
@@ -353,4 +353,4 @@ Robert Reny:
name: "Robert Reny"
photo: "../images/robert-reny.jpg"
title: "Associate Resource Specialist"
- org: "Metropolitan Water District of Southern California (MWD)"
\ No newline at end of file
+ org: "Metropolitan Water District of Southern California (MWD)"
diff --git a/src/_includes/footer.html b/src/_includes/footer.html
index 75b7eb8..1a7be2c 100644
--- a/src/_includes/footer.html
+++ b/src/_includes/footer.html
@@ -3,9 +3,9 @@
{% include logos.html %}
- {{ site.title }} is produced by Compiler. Find us on - GitHub | - YouTube + {{ site.title }} is produced by Compiler. Find us on + GitHub | + YouTube
- \ No newline at end of file + diff --git a/src/_includes/head.html b/src/_includes/head.html index 9c7aca5..38b8dfa 100644 --- a/src/_includes/head.html +++ b/src/_includes/head.html @@ -7,9 +7,9 @@ - + - \ No newline at end of file + diff --git a/src/_layouts/default.html b/src/_layouts/default.html index cb06ae5..56d3a18 100644 --- a/src/_layouts/default.html +++ b/src/_layouts/default.html @@ -26,4 +26,4 @@ {% include footer.html %}