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

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Timson <curt@live.co.uk>2018-02-24 23:34:53 +0300
committerCurtis Timson <curt@live.co.uk>2018-02-24 23:34:53 +0300
commitb1ddb9af073b1a95fa057fcdeff0e50f057623fa (patch)
tree2af27b02afd5464f2315550ca473c2b5ccb3321a /exampleSite
parent5b5719f02af5f67ea3f55a186d42a28b0f21fd2e (diff)
:sparkles: Refactor nav and configure social links
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/data/social.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/data/social.yaml b/exampleSite/data/social.yaml
new file mode 100644
index 0000000..bd7ba03
--- /dev/null
+++ b/exampleSite/data/social.yaml
@@ -0,0 +1,5 @@
+twitter: "https://twitter.com/"
+facebook: "https://facebook.com"
+instagram: "https://instagram.com"
+linkedin: "https://www.linkedin.com"
+github: "https://github.com/" \ No newline at end of file