diff options
Diffstat (limited to 'templates/about/index.html')
-rw-r--r-- | templates/about/index.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/templates/about/index.html b/templates/about/index.html index 0d2434a..fcbc286 100644 --- a/templates/about/index.html +++ b/templates/about/index.html @@ -5,7 +5,7 @@ <h1>About Us</h1> </section> -<section class="quiet squarshed"> +<section class=" squarshed"> <p> <h2 style="font-size: 1.5em; text-align: center;"> There are many pathways to success. I started Carpenter Tutoring for @@ -14,7 +14,7 @@ </p> </section> -<section class="quiet flexible squarshed"> +<section class=" flexible squarshed"> <figure class="shadowy"> <picture> <source srcset="/assets/amy.webp" type="image/webp" /> @@ -64,8 +64,6 @@ </section> -<section></section> - {% include "team.html" %} -{% endblock %} +{% endblock %}
\ No newline at end of file |