From 3e566aac01fb4b9c9b298b310efda521b32eeecc Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 13 Feb 2019 01:43:45 +0000 Subject: [PATCH] Remove markup classes --- source/_partials/about/badges.html.twig | 2 +- source/_partials/blog/post-summary.html.twig | 4 ++-- source/_partials/layout/footer.html.twig | 2 +- source/_partials/post/about-author.html.twig | 2 +- source/_partials/post/questions-comments.html.twig | 2 +- source/_partials/talks/table.html.twig | 4 ++-- source/articles/index.html.twig | 2 +- source/talks.html.twig | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/source/_partials/about/badges.html.twig b/source/_partials/about/badges.html.twig index 60b6b5b41..b9419fbec 100644 --- a/source/_partials/about/badges.html.twig +++ b/source/_partials/about/badges.html.twig @@ -11,7 +11,7 @@
-
+

Certifications

{% include 'about/certification' with { diff --git a/source/_partials/blog/post-summary.html.twig b/source/_partials/blog/post-summary.html.twig index f8bb7f06a..e1e06d67e 100644 --- a/source/_partials/blog/post-summary.html.twig +++ b/source/_partials/blog/post-summary.html.twig @@ -1,4 +1,4 @@ -
+ -
+

{{ post.excerpt }}

diff --git a/source/_partials/layout/footer.html.twig b/source/_partials/layout/footer.html.twig index 43f4e1a41..0eefa9a7a 100644 --- a/source/_partials/layout/footer.html.twig +++ b/source/_partials/layout/footer.html.twig @@ -1,5 +1,5 @@