Skip to content

Commit a946824

Browse files
remove discord button
1 parent 42ce31b commit a946824

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ <h1 class="hero-title mt-0">Your journey into <br />open source starts here</h1>
8181
</span>
8282
</button>
8383
</a> </div>
84-
<!-- <div class="apply-button" data-hackathon-slug="opencode23" data-button-theme="dark-inverted"
85-
style="height: 44px; width: 312px"></div> -->
84+
<div class="apply-button" data-hackathon-slug="opencode23" data-button-theme="dark-inverted"
85+
style="height: 44px; width: 312px"></div>
8686
<!-- <a class="buttonL" href="https://discord.gg/PX7uJCSXPw" style="margin: 10px;"
8787
target="_blank">
8888
<button class="jd-button jd-button1" style=" width: 250px;">
@@ -1368,7 +1368,7 @@ <h1 class="oshanki" style="margin-bottom: 0; margin-left: 0px; padding: 0;">
13681368
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
13691369
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
13701370
<script src="dist/js/main.min.js"></script>
1371-
<script defer async src="https://apply.devfolio.co/v2/sdk.js"></script>
1371+
<!-- <script defer async src="https://apply.devfolio.co/v2/sdk.js"></script> -->
13721372

13731373
<script>
13741374
document.addEventListener('DOMContentLoaded', function () {

0 commit comments

Comments
 (0)