diff --git a/layouts/partials/sections/footer/copyright.html b/layouts/partials/sections/footer/copyright.html index f3d7be8..942de99 100644 --- a/layouts/partials/sections/footer/copyright.html +++ b/layouts/partials/sections/footer/copyright.html @@ -13,7 +13,7 @@ - and + by Urko diff --git a/layouts/partials/sections/footer/socialNetwork.html b/layouts/partials/sections/footer/socialNetwork.html index a7a0c72..ac43b51 100644 --- a/layouts/partials/sections/footer/socialNetwork.html +++ b/layouts/partials/sections/footer/socialNetwork.html @@ -1,95 +1,99 @@
- {{ if .Site.Params.footer.socialNetworks.github }} - - - - - - - - - - - Font Awesome - - - - - - - - - {{ end }} - - {{ if .Site.Params.footer.socialNetworks.linkedin }} - - - - - - - - - - - {{ end }} - - {{ if .Site.Params.footer.socialNetworks.twitter }} - - - - - + {{ if .Site.Params.footer.socialNetworks.gitea }} + + + + + + + + + + + + + - {{ end }} - - {{ if .Site.Params.footer.socialNetworks.instagram }} - - - - - - - - - - - - - - - - - - - - - + + {{ end }} + + {{ if .Site.Params.footer.socialNetworks.gitlab }} + + + + + - {{ end }} - - {{ if .Site.Params.footer.socialNetworks.facebook }} - - - - - + + {{ end }} + + {{ if .Site.Params.footer.socialNetworks.github }} + + + + + - {{ end }} -
\ No newline at end of file + + {{ end }} + + {{ if .Site.Params.footer.socialNetworks.linkedin }} + + + + + + + + + + + {{ end }} +