Skip to content

Commit 4f3df75

Browse files
authored
Merge pull request #77 from djangocon/hackathon-button
Hackathon registration button
2 parents 38cc73b + 9bd75ef commit 4f3df75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/about/hackathon.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h1 class="mb-12 pageheading">{{ title }}</h1>
3737
**Please note that we have limited seats available.**
3838
{% endmarkdown %}
3939

40-
<a class="button text-gray-500 cursor-not-allowed pointer-events-none" href="#">Registration starts on August 20th!</a>
40+
<a class="button text-gray-500" href="https://forms.gle/1N1uqEFFrVYKQfJw9">Registration starts on August 20th!</a>
4141
</div>
4242

4343
<section class="relative flex flex-col self-start p-6 prose bg-white lg:prose-lg bg-lines lg:pt-10 card-effect-3">

0 commit comments

Comments
 (0)