This commit is contained in:
parent
72871395ef
commit
cfa784cfc4
10
config.toml
10
config.toml
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user