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:
authorDaniels Umanovskis <daniels@umanovskis.se>2016-10-30 19:25:45 +0300
committerDaniels Umanovskis <daniels@umanovskis.se>2016-10-30 19:25:45 +0300
commitf8c8481132b9690c0bfe82eff101ab6ee4131abf (patch)
tree5d847af9f396fb64ba133f8942118d7d83769975
parente47d95bfab13cbbd347cb7c5fbeb1f4a3cdd1ec9 (diff)
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 d1e2183..6e52f9c 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 }}