1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

template changed

This commit is contained in:
avinal
2021-01-21 01:29:15 +05:30
parent 788e1f8a32
commit 61fb9f4eb0
+1 -1
View File
@@ -20,7 +20,7 @@ fab fa-{{icon}}
</div> </div>
{% endif %} {% endif %}
<div class="col-sm-{% if SITEIMAGE %}8{% else %}12{% endif %}"> <div class="col-sm-{% if SITEIMAGE %}8{% else %}12{% endif %}">
<h1 class="title"><a href="{{ SITEURL }}/">{{ SITENAME }}</a></h1> <h1 class="title" style="font-family: ExodarOut;font-weight: lighter;"><a href="{{ SITEURL }}/">{{ SITENAME }}</a></h1>
{% if SITESUBTITLE %} {% if SITESUBTITLE %}
<p class="text-muted">{{ SITESUBTITLE }}</p> <p class="text-muted">{{ SITESUBTITLE }}</p>
{% endif %} {% endif %}