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

Theme modified (#5)

This commit is contained in:
Avinal Kumar
2021-01-26 21:49:47 +05:30
committed by GitHub
parent e57081eaac
commit add5b6acc9
5 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -40,8 +40,8 @@ Articles
</header>
<div class="col-sm-8">
<h4 class="title">
<a href="{{ SITEURL }}/{{ article.url }}">{{ article.title }}{% if article.link %} <i
class="fas fa-link"></i>{% endif %}</a>
<a href="{{ SITEURL }}/{{ article.url }}">{{ article.title }}{% if article.link %} <i class="fas fa-link"></i>
{% endif %}</a>
</h4>
<div class="content">
{{ article.summary|striptags }}