Skip to content

Commit

Permalink
config.yml: point to 2024 videos
Browse files Browse the repository at this point in the history
  • Loading branch information
yonidavidson committed Oct 13, 2024
1 parent 1aac09c commit 11eee5d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
18 changes: 9 additions & 9 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,24 +46,24 @@ params:
team: "Team"

# # The Call To Action button at the header,
CallToAction:
text: "Our Offical App"
link: "https://gophercon-israel-2024.sessionize.com/"
# CallToAction:
# text: "Our Offical App"
# link: "https://gophercon-israel-2024.sessionize.com/"

# The Call To Action button at the header,
# VideoButton:
# text: "2023 Videos"
# link: "https://www.youtube.com/watch?v=yEcabpza3XA&list=PLRM-8sTy13Xvr1ZaZarF5t_PBPxJdZHxt"
VideoButton:
text: "2024 Videos"
link: "https://www.youtube.com/playlist?list=PLRM-8sTy13XtQu_kYd-7e_HbKpXLTWuy1"

# # The Call For Paper button at the header,
# CallForPaper:
# text: "Apply to Speak"
# link: "https://sessionize.com/gophercon-israel-2024/"

# The tickets button at the header,
Tickets:
text: "Purchase Ticket"
link: "https://www.eventer.co.il/gcil24"
# Tickets:
# text: "Purchase Ticket"
# link: "https://www.eventer.co.il/gcil24"

# List of Sponsors
Sponsors:
Expand Down
4 changes: 1 addition & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,10 @@ <h2 class="tagline">September 9 Expo - Bitan 10, Tel Aviv</h2>
<div class="call-action-area">


<a href="https://gophercon-israel-2024.sessionize.com/" class="call-action-link" target="_blank" title="Our Offical App">Our Offical App</a>



<a href="https://www.eventer.co.il/gcil24" class="call-action-link" target="_blank" title="Purchase Ticket">Purchase Ticket</a>

<a href="https://www.youtube.com/playlist?list=PLRM-8sTy13XtQu_kYd-7e_HbKpXLTWuy1" class="call-action-link" target="_blank" title="2024 Videos">2024 Videos</a>

</div>
<div class="cloud x5"></div>
Expand Down

0 comments on commit 11eee5d

Please sign in to comment.