Skip to content

Commit

Permalink
Add CFP button to homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
canyon289 committed Aug 3, 2020
1 parent 54b2d87 commit 0f20636
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _layouts/2017_home.html
Expand Up @@ -14,8 +14,9 @@
<div class="intro-text">
<div class="intro-heading">PymCon 2020<br></div>
<div class="intro-lead-in">First Week of November (Tentative)</div>
<div class="intro-lead-in">Global</div>
<a href="#intro" class="page-scroll btn btn-xl">Tell Me More</a>
<div class="intro-lead-in">Location: Global</div>
<!-- Hard code button because I don't know how the internet works :( -->
<a href="./cfp" class="btn btn-xl" >CFP is now open</a>
</div>
</div>
</header>
Expand Down

0 comments on commit 0f20636

Please sign in to comment.