Commits: 1

List the Hilversum group

index 3e8f607..aa12a08 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,7 @@
=             background: hsl(0,0%,70%);
=             color: hsl(0,0%,20%);
=             padding: 2rem;
+             margin: 1rem 0;
=             width: 100%;
=             border-radius: 0.4rem;
=             box-sizing: border-box;
@@ -122,7 +123,31 @@
=                </dl>
=            </section>
=            
-            <p>Currently there is only one group. Do you want to join the network? Get in touch.</p>
+            <section class="local-group" id="foss-for-bussum">
+                <h3>Hilversum, NL</h3>
+                <dl>
+                    <dt title="time">🕑</dt>
+                    <dd>See <a href="https://www.dchilversum.nl/agenda/">dchilversum.nl/agenda/</a></dd>
+                </dl>
+
+                <dl>
+                    <dt title="place">📍</dt>
+                    <dd>
+                        <strong>Duurzaamheidscentrum Hilversum,</strong><br/>
+                        Bussumerstraat 69C<br/>
+                        1211 BJ Hilversum
+                    </dd>
+                </dl>
+
+
+                <dl>
+                    <dt title="hosts">🫂</dt>
+                    <dd>Hiske</dd>
+                    <dd>Geert</dd>
+                </dl>
+            </section>
+
+            <p>Currently there are only two groups. Do you want to join the network? Get in touch.</p>
=
=            <p>⏳ More details to come. Please be patient...</p>
=        </main>