Skip to content

Commit 7084a69

Browse files
Add event for Nordic.JS 2019
1 parent b295df7 commit 7084a69

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

css/cid.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ h3 {
9292
color: #fff;
9393
}
9494

95+
.part .p-small {
96+
font-size: 1em;
97+
}
98+
9599
.sponsors img {
96100
margin-top: 1em;
97101
}

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,14 @@ <h2>Organize your own event</h2>
115115
<div class="part">
116116
<h2>Community organized events</h2>
117117
<p>
118+
Stockholm &middot; October 11th 2019 &middot;
119+
<a
120+
href="https://events.confetti.events/code-in-the-dark"
121+
target="_blank"
122+
>RSVP</a
123+
>
124+
</p>
125+
<p class="p-small">
118126
Wan't to list your event here? Read up about
119127
<a href="https://github.com/codeinthedark/codeinthedark.github.io"
120128
>How to organize Code in the Dark</a

0 commit comments

Comments
 (0)