Task 2 - Add intro text
This commit is contained in:
parent
d6a5af062a
commit
4014f12395
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{% extends 'page.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
<h1 class="text-5xl font-bold text-center text-white">Welcome to the Tailwind CSS workshop</h1>
|
||||
{% include 'includes/home/intro-text.html.twig' %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue