From 2fe88da670ef939be416ee7189b4df9afea1fe12 Mon Sep 17 00:00:00 2001
From: schneider <schneider@blinkenlichts.net>
Date: Mon, 16 Sep 2019 19:58:04 +0200
Subject: [PATCH] try to add a workout

---
 _index.md                        | 4 +++-
 en/events.md                     | 2 +-
 en/workouts/berlin-2019-10-03.md | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)
 create mode 100644 en/workouts/berlin-2019-10-03.md

diff --git a/_index.md b/_index.md
index 369397b..4916917 100644
--- a/_index.md
+++ b/_index.md
@@ -41,8 +41,10 @@ Spare me the details just give me the links to the docs!
   - [`twitter.com/card10badge`](https://twitter.com/card10badge)
 
 ### [FAQ](/en/faq)
-<!--- Please add this also to en/events.md -->
 
 ### Events
   - Ongoing:
   - Upcoming:
+    - card10 [workout in Berlin](en/workouts/berlin-2019-10-03.md): xHain, Thurs-Sun, October 3rd to 6th, 2019
+
+  Events [archive](en/events.md).
diff --git a/en/events.md b/en/events.md
index 329d7be..5c18f04 100644
--- a/en/events.md
+++ b/en/events.md
@@ -4,7 +4,7 @@ title: Events
 <!-- Please keep ongoing and current events in sync with _index.md -->
 - Ongoing:
 - Upcoming:
-   ...
+  - card10 [workout in Berlin](workouts/berlin-2019-10-03.md): xHain, Thurs-Sun, October 3rd to 6th, 2019
 
 
 <!-- past events, please remove any events you move here from _index.md to keep the home page clean -->
diff --git a/en/workouts/berlin-2019-10-03.md b/en/workouts/berlin-2019-10-03.md
new file mode 100644
index 0000000..9daeafb
--- /dev/null
+++ b/en/workouts/berlin-2019-10-03.md
@@ -0,0 +1 @@
+test
-- 
GitLab