Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mmrath/hugo-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/modules/site/link/social/linkedin.html')
-rw-r--r--layouts/partials/modules/site/link/social/linkedin.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/partials/modules/site/link/social/linkedin.html b/layouts/partials/modules/site/link/social/linkedin.html
deleted file mode 100644
index d428273..0000000
--- a/layouts/partials/modules/site/link/social/linkedin.html
+++ /dev/null
@@ -1,4 +0,0 @@
-{{ with .Site.Params.linkedin }}
-<a id="contact-link-linkedin" class="contact_link" href="fr.linkedin.com/in/{{ . }}">
- <span class="fa fa-linkedin-square"></span><span>linkedin</span></a>
-{{ end }}