index page

This commit is contained in:
gurusabarish
2022-03-01 11:47:51 +05:30
parent 54ecbb65c4
commit 7e3632490b
11 changed files with 75 additions and 70 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
<div class="card-footer py-3">
{{ range .Params.links }}
<span class="m-1 mx-2">
<a href="{{ .url }}">
<a href="{{ .url }}" target="_blank">
<i class="{{ .icon }}"></i>
</a>
</span>