Skip to content

Commit

Permalink
Update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusIO authored Oct 6, 2024
1 parent 8ebde4e commit afff87d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _pages/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ <h1 class="header-homepage-title">Die Vue.js Konferenz in Deutschland</h1>
<a href="https://conf.vuejs.de/?utm_source=vuejs_de&utm_campaign=conference2024&utm_medium=portal&utm_content=home_hero"
class="btn btn-primary w-100">Jetzt mehr erfahren &rsaquo;</a>
</div>
<div class="col-12 col-md-6 col-lg-5 col-xl-4">
<a href="https://www.youtube.com/watch?v=vu83i5XW5do&list=PLoq34pnGQDbZEuCmWtTRYzuQr6scsrNTC&utm_source=vuejs_de&utm_campaign=conference2024&utm_medium=portal&utm_content=home_hero"
class="btn btn-primary w-100">Livestream ansehen &rsaquo;</a>
</div>
</div>
</div>
</div>
Expand Down Expand Up @@ -114,4 +118,4 @@ <h2>Die neuesten Artikel</h2>
{% endfor %}
</div>
</section>
</main>
</main>

0 comments on commit afff87d

Please sign in to comment.