Add quote from PHP Thames Valley

This commit is contained in:
Oliver Davies 2025-03-21 22:49:17 +00:00
parent 1d335f041b
commit b066f8fdfb

View file

@ -59,3 +59,13 @@ it can do!
[0]: http://sculpin.io
{% endblock %}
{% block content %}
<article>
<blockquote>
<p>Another great talk yesterday by Oliver Davies about building static websites using sculpin. learned a lot, even though I was new to it.</p>
</blockquote>
<footer>PHP Thames Valley attendee.</footer>
</article>
{% endblock %}