We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92bbd5 commit 8b01e96Copy full SHA for 8b01e96
index.html
@@ -29,7 +29,7 @@
29
{% if page.icon %}
30
<div class="subtlecircle sectiondivider imaged">
31
<img src="{{page.icon}}" alt="section icon" />
32
- <h5 class="icon-title text-{{page.bg}}">{{ page.title }}</h5>
+ <h5 class="icon-title">{{ page.title }}</h5>
33
</div>
34
{% elsif page.fa-icon %}
35
<div class="subtlecircle sectiondivider faicon">
0 commit comments