Skip to content

Commit 5fc05e8

Browse files
author
Bibhas
committed
added mising registration url on nav bar
1 parent fe57d73 commit 5fc05e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/homepage.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1 class="logo">PyCon India 2014, Bangalore</h1>
3030
<div class="container">
3131
<a href="index.html" class="logo"><h1>PyCon India 2014, Bangalore</h1></a>
3232
<a class="mobile_icon"></a>
33-
<!-- <a href="" class="btn-boxy buy-tickets">Buy Tickets</a> -->
33+
<a href="http://pyconindia2014.doattend.com/" target="_blank" class="btn-boxy buy-tickets">Buy Tickets</a>
3434
<nav class="top-navigation" role="navigation">
3535
<ul>
3636
<!-- <li class="speakers">

0 commit comments

Comments
 (0)