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

github.com/yoshiharuyamashita/blackburn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshiharu Yamashita <yoshiharuyamashita@users.noreply.github.com>2016-11-20 20:46:46 +0300
committerGitHub <noreply@github.com>2016-11-20 20:46:46 +0300
commit0e0e3f474e861e0ae48586f4715bc787d1293fd3 (patch)
treedf6e996f8f8d68075b031f104a3c8cf4fc52fcfc
parent459c9ad284e28f31f435d1414595c9592249812a (diff)
parentf8c8481132b9690c0bfe82eff101ab6ee4131abf (diff)
Merge pull request #34 from umanovskis/master
Add MobyGames to social links (gaming)
-rw-r--r--layouts/partials/social.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/partials/social.html b/layouts/partials/social.html
index c1323a2..878484c 100644
--- a/layouts/partials/social.html
+++ b/layouts/partials/social.html
@@ -151,6 +151,13 @@
</li>
{{ end }}
+
+ {{ with .Site.Social.mobygames }}
+ <li class="pure-menu-item">
+ <a class="pure-menu-link" href="https://www.mobygames.com/developer/sheet/view/developerId,{{ . }}" target="_blank"><i class="fa fa-gamepad fa-fw"></i>MobyGames</a>
+ </li>
+ {{ end }}
+
<!-- Music -->
{{ with .Site.Social.lastfm }}