Skip to content

Commit 393ac09

Browse files
committed
link clean up
1 parent 9701422 commit 393ac09

File tree

12 files changed

+17
-111
lines changed

12 files changed

+17
-111
lines changed

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@ plugins:
5353
# - vendor/cache/
5454
# - vendor/gems/
5555
# - vendor/ruby/
56+
57+
permalink: pretty

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: About Us
4-
permalink: /about-us
4+
permalink: /about-us/
55
redirect_from: /get-involved
66
---
77

_pages/conference/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: Conference | Overview
44
description: Saturday, August 16, 2025 – Talks, sessions, and shared lessons from the field.
5-
permalink: /conference
5+
permalink: /conference/
66
---
77

88
{% include conference-subnav.html%}

_pages/conference/schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: Conference | Schedule
44
description: Saturday, August 16, 2025 – Talks, sessions, and shared lessons from the field.
5-
permalink: /conference/schedule
5+
permalink: /conference/schedule/
66
---
77

88
{% include conference-subnav.html%}

_pages/conference/speakers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: Conference | Speakers
44
description: Saturday, August 16, 2025 – Talks, sessions, and shared lessons from the field.
5-
permalink: /conference/speakers
5+
permalink: /conference/speakers/
66
---
77

88
{% include conference-subnav.html%}

_pages/contact.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
layout: page
33
title: Contact
4-
permalink: /contact
4+
permalink: /contact/
5+
redirect_from: /contact
56
---
67

78
## General Contact

_pages/event-overview.md

Lines changed: 0 additions & 102 deletions
This file was deleted.

_pages/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: home
33
permalink: /
4+
redirect_from: /event-overview/
45
---
56
<!--
67
*

_pages/location.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
layout: page
33
title: Location
4-
permalink: /location
4+
permalink: /location/
5+
redirect_from: /location
56
---
67

78
## Venue

_pages/media-kit.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
layout: page
33
title: Media-Kit
4-
permalink: /media-kit
4+
permalink: /media-kit/
5+
redirect_from: /media-kit
56
---
67

78
Get our event 1-page overview, logo, artwork, example social posts and more on our [Civic Spark Media Kit on Google Drive](https://drive.google.com/drive/folders/19V-W9uzi9Dqm4tgzpmhngaUIK4LSBRJH?usp=sharing)

0 commit comments

Comments
 (0)