Renamed home-social to home-links, as some EasyList rules can block the whole div.
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
<p id="home-subtitle">{{.}}</p>
|
||||
{{- end }}
|
||||
{{- with .Site.Params.socialLinks }}
|
||||
<div id="home-social">
|
||||
<div id="home-links">
|
||||
{{ partialCached "social-icons.html" . }}
|
||||
</div>
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user