Skip to content

Commit 5b2d7f2

Browse files
Merge pull request #128 from pebble-dev/hackathon_over
The hackathon is over
2 parents c847323 + f30ecc4 commit 5b2d7f2

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ paginate: 5
2828
paginate_path: "/blog/:num/"
2929

3030
# Controls the hackathon page sticker
31-
hackathonActive: true
31+
hackathonActive: false
3232
hackathonUrl: "/hackathon-002"
3333

3434
# Build settings

hackathon-002/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h2 class="nomargin"> Our Preflight Checklist</h2>
5151
<i class="far fa-check-square"></i> Announce the hackathon! <br>
5252
<i class="far fa-check-square"></i> <a href="./vm">Provide a VM image for easy developing </a><br>
5353
<i class="far fa-check-square"></i> Spread the word <br>
54-
<i class="far fa-square"></i> Run a great event <br>
54+
<i class="far fa-check-square"></i> Run a great event <br>
5555
<i class="far fa-square"></i> Send out stickers to participants <br>
5656
</p>
5757
</div>
@@ -61,11 +61,11 @@ <h2 class="nomargin"> Our Preflight Checklist</h2>
6161
<h2 class="nomargin"> Your Preflight Checklist</h2>
6262

6363
<p class="hackathon-about" style="margin-left: 30px">
64-
<i class="far fa-square"></i> <a href="https://docs.google.com/forms/d/e/1FAIpQLSe54I926xxlj_65w-Gl712O0NjClye9dT_kcZlAgsdTC8mPQw/viewform?usp=dialog" target="_blank">Confirm attendance</a> <br>
65-
<i class="far fa-square"></i> <a href="./vm" target="_blank">Setup your development environment </a><br>
66-
<i class="far fa-square"></i> <a href="https://dev-portal.rebble.io/" target="_blank">Create a developer account </a><br>
67-
<span id="cb-wait"><i class="far fa-square"></i> Wait patiently for <span id="countdown-small"></span></span> <br>
68-
<i class="far fa-square"></i> Join us <a href="/discord" target="_blank">on Discord</a> and have fun! <br>
64+
<i class="far fa-check-square"></i> <a href="https://docs.google.com/forms/d/e/1FAIpQLSe54I926xxlj_65w-Gl712O0NjClye9dT_kcZlAgsdTC8mPQw/viewform?usp=dialog" target="_blank">Confirm attendance</a> <br>
65+
<i class="far fa-check-square"></i> <a href="./vm" target="_blank">Setup your development environment </a><br>
66+
<i class="far fa-check-square"></i> <a href="https://dev-portal.rebble.io/" target="_blank">Create a developer account </a><br>
67+
<span id="cb-wait"><i class="far fa-check-square"></i> Wait patiently for <span id="countdown-small"></span></span> <br>
68+
<i class="far fa-check-square"></i> Join us <a href="/discord" target="_blank">on Discord</a> and have fun! <br>
6969
</p>
7070
</div>
7171

0 commit comments

Comments
 (0)