Merge pull request #45 from rayjolt/footer-data-file-fix

Update the footer template with the new data file location
This commit is contained in:
Michael Romero 2017-03-28 00:02:31 -07:00 committed by GitHub
commit f384060b95

View file

@ -3,7 +3,7 @@
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center footer-links">
{{ range .Site.Data.social.social_icons }}
{{ range .Site.Data.beautifulhugo.social.social_icons }}
{{- if isset $.Site.Author .id }}
<li>
<a href="{{ printf .url (index $.Site.Author .id) }}" title="{{ .title }}">