Add instagram link
All checks were successful
website / prod-build (push) Successful in 9s

This commit is contained in:
Denys Konovalov 2023-08-24 16:36:02 +02:00
parent 72871395ef
commit cfa784cfc4
No known key found for this signature in database
GPG Key ID: 50F02F239C099532
2 changed files with 7 additions and 7 deletions

@ -77,11 +77,11 @@ longitude = "90.3746808"
pinImage = "images/pin.png"
# Social icons
[[params.social]]
icon = "fa-youtube"
url = "https://www.youtube.com/"
weight = 2
#[[params.social]]
#icon = "fa-youtube"
#url = "https://www.youtube.com/"
#weight = 2
[[params.social]]
icon = "fa-instagram"
url = "https://instagram.com/"
url = "https://www.instagram.com/lilli_denys_netthier/"
weight = 4

@ -39,7 +39,7 @@
</div>
</div>
<div class="col-lg-6">
<!--div class="footer__footer_social">
<div class="footer__footer_social">
<ul class="unstyle-list">
{{ $social := .Site.Params.social }}
{{ range $social }}
@ -48,7 +48,7 @@
</li>
{{ end }}
</ul>
</div-->
</div>
</div>
</div>
</div>