Fix table widths
This commit is contained in:
parent
6e102482c2
commit
7a3fab1471
3 changed files with 7 additions and 6 deletions
|
@ -8,7 +8,7 @@ use: [talks]
|
|||
{% block content %}
|
||||
<p>I regularly speak at conferences and user groups about a range of subjects including Drupal, Sculpin and Git. If you would like to me to speak at your group or conference, please <a href="/contact" class="link">get in touch</a>.</p>
|
||||
|
||||
<div>
|
||||
<div class="mb-6">
|
||||
<h2>Upcoming Talks</h2>
|
||||
|
||||
{% set upcoming_talks = getUpcomingTalks(data.talks|merge(site.talks), site.events) %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue