Add widget class
This commit is contained in:
parent
7c8fc8f899
commit
be7b5d729f
5 changed files with 8 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
{% if data.posts and page.url != '/blog' %}
|
||||
<div class="mb-6 lh-copy">
|
||||
<div class="widget lh-copy">
|
||||
<h2>Latest Blog Posts</h2>
|
||||
|
||||
<ul class="bullets">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue