Skip to content

Commit c7054e8

Browse files
Dale KunceDale Kunce
authored andcommitted
removing unneeded mapathon support
1 parent 42bba95 commit c7054e8

14 files changed

Lines changed: 648 additions & 612 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ app/assets/scripts/config/local.js
1515
app/_data/events
1616
app/_posts
1717
app/.jekyll-cache
18-
app/assets/google-sheets/*
18+
app/assets/google-sheets/events.csv
1919
!app/assets/google-sheets/README.md
20+
!app/assets/google-sheets/eventHelpers.csv
2021

2122

2223
#Foundation additions

app/_data/cs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ nav:
7070
url: "/cs/akce/"
7171
- text: "USPOŘÁDEJTE AKCI"
7272
url: "/cs/organizuj/"
73-
- text: "PODPORA MAPATHONU"
74-
url: "/cs/organizuj/#helper-map-contents"
7573
- text: "O PROJEKTU"
7674
url: "/cs/o-projektu/"
7775
- text: "BLOG"

app/_data/en.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,12 @@ nav:
6464
url: "/validate/"
6565
- text: "MAPSWIPE"
6666
url: "/mapswipe/"
67-
- text: "ORGANIZE AN EVENT"
68-
url: "/host/"
67+
- text: "EVENTS"
68+
links:
69+
- text: "EVENTS"
70+
url: "/events/"
71+
- text: "ORGANIZE AN EVENT"
72+
url: "/host/"
6973
- text: "ABOUT"
7074
url: "/about/"
7175
- text: "BLOG"

app/_data/es.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,12 @@ nav:
6464
url: "/es/validar/"
6565
- text: "MAPSWIPE"
6666
url: "/es/mapswipe/"
67-
- text: "ORGANIZAR UN EVENTO"
68-
url: "/es/organizar/"
67+
- text: "EVENTOS"
68+
links:
69+
- text: "PRÓXIMOS EVENTOS"
70+
url: "/es/eventos/"
71+
- text: "ORGANIZAR UN EVENTO"
72+
url: "/es/organizar/"
6973
- text: "ACERCA DE"
7074
url: "/es/acercade/"
7175
- text: "BLOG"

app/_data/fr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ nav:
7070
url: "/fr/evenements/"
7171
- text: "ORGANISER UN ÉVÉNEMENT"
7272
url: "/fr/organiser/"
73-
- text: "SUPPORT MAPATHON"
74-
url: "/fr/organiser/#helper-map-contents"
7573
- text: "À PROPOS"
7674
url: "/fr/apropos/"
7775
- text: "BLOG"

0 commit comments

Comments
 (0)