content: reformat text
This commit is contained in:
parent
f1fa22ae92
commit
9f510e4e23
4 changed files with 102 additions and 30 deletions
|
@ -1,10 +1,12 @@
|
|||
---
|
||||
title: Talks and workshops
|
||||
use:
|
||||
- talks
|
||||
use: [talks]
|
||||
---
|
||||
|
||||
<p>Starting with my first talk in September 2012, I have given {{ get_past_talk_count(data.talks) }} presentations and workshops at various conferences and meetups, in-person and remotely, on topics including PHP, Drupal, automated testing, Git, CSS, and systems administration.</p>
|
||||
<p>Starting with my first talk in September 2012, I have given
|
||||
{{ get_past_talk_count(data.talks) }} presentations and workshops at various
|
||||
conferences and meetups, in-person and remotely, on topics including PHP,
|
||||
Drupal, automated testing, Git, CSS, and systems administration.</p>
|
||||
|
||||
<div class="mt-10">
|
||||
<div class="space-y-8">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue