mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
added mail and copyright
This commit is contained in:
@@ -43,6 +43,9 @@ fab fa-{{icon}}
|
||||
{% endif %}
|
||||
<li class="list-inline-item"><a class="{{ fa(icon) }}" href="{{ url(link) }}" target="_blank"></a></li>
|
||||
{% endfor %}
|
||||
{% if MAIL %}
|
||||
<li class="list-inline-item"><a class="fa fa-envelope" href="mailto:{{ MAIL }}" target="_blank"></a></li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user