From 9a76643e7865ba87f345d001a5f0787b56d09976 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Wed, 14 Mar 2018 22:02:50 +0300 Subject: [PATCH] Correct link data --- source/_data/aardwolf.json | 2 +- source/_data/diaspora.json | 2 +- source/_data/friendica.json | 2 +- source/_data/ganggo.json | 2 +- source/_data/gnusocial.json | 2 +- source/_data/hubzilla.json | 2 +- source/_data/mastodon.json | 2 +- source/_data/pleroma.json | 2 +- source/_data/postactiv.json | 2 +- source/_data/socialhome.json | 2 +- themes/starter/layout/_partial/generalinfo.ejs | 6 +++--- themes/starter/layout/_partial/svgfont.ejs | 2 +- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/source/_data/aardwolf.json b/source/_data/aardwolf.json index 35f473e..22db284 100644 --- a/source/_data/aardwolf.json +++ b/source/_data/aardwolf.json @@ -5,7 +5,7 @@ "title": "aardwolf", "logoClr": "46332d", "created": "2017", - "official": "aardwolf.social", + "official": "https://aardwolf.social", "license": "AGPL-3.0", "repo": "https://github.com/BanjoFox/aardwolf", "language": "Rust", diff --git a/source/_data/diaspora.json b/source/_data/diaspora.json index 202df53..7ffc14e 100644 --- a/source/_data/diaspora.json +++ b/source/_data/diaspora.json @@ -5,7 +5,7 @@ "title": "diaspora", "logoClr": "000000", "created": "2010", - "official": "diaspora.software", + "official": "https://diaspora.software", "license": "AGPL-3.0", "repo": "https://github.com/diaspora/diaspora", "language": "Ruby", diff --git a/source/_data/friendica.json b/source/_data/friendica.json index 65f6d4b..ff7fd82 100644 --- a/source/_data/friendica.json +++ b/source/_data/friendica.json @@ -5,7 +5,7 @@ "title": "friendica", "logoClr": "ffb900", "created": "2010", - "official": "friendi.ca", + "official": "https://friendi.ca", "license": "AGPL-3.0", "repo": "https://github.com/friendica/friendica", "language": "PHP", diff --git a/source/_data/ganggo.json b/source/_data/ganggo.json index f153974..a95d7dd 100644 --- a/source/_data/ganggo.json +++ b/source/_data/ganggo.json @@ -5,7 +5,7 @@ "title": "ganggo", "logoClr": "69d7e2", "created": "2017", - "official": "ggg.social", + "official": "https://ggg.social", "license": "GPL-3.0", "repo": "https://github.com/ganggo/ganggo", "language": "Go", diff --git a/source/_data/gnusocial.json b/source/_data/gnusocial.json index 9ceefa5..a20a5e6 100644 --- a/source/_data/gnusocial.json +++ b/source/_data/gnusocial.json @@ -5,7 +5,7 @@ "title": "gnusocial", "logoClr": "a22430", "created": "2010", - "official": "gnu.io/social", + "official": "https://gnu.io/social", "license": "AGPL-3.0", "repo": "https://git.gnu.io/gnu/gnu-social", "language": "PHP", diff --git a/source/_data/hubzilla.json b/source/_data/hubzilla.json index 3653d9a..0c55b35 100644 --- a/source/_data/hubzilla.json +++ b/source/_data/hubzilla.json @@ -5,7 +5,7 @@ "title": "hubzilla", "logoClr": "43488a", "created": "2015", - "official": "project.hubzilla.org", + "official": "https://project.hubzilla.org", "license": "MIT", "repo": "https://github.com/redmatrix/hubzilla", "language": "PHP", diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index 8343797..2960c58 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -5,7 +5,7 @@ "title": "mastodon", "logoClr": "3088d4", "created": "2016", - "official": "joinmastodon.org", + "official": "https://joinmastodon.org", "license": "AGPL-3.0", "repo": "https://github.com/tootsuite/mastodon", "language": "Ruby", diff --git a/source/_data/pleroma.json b/source/_data/pleroma.json index 635c8ef..b38c5c7 100644 --- a/source/_data/pleroma.json +++ b/source/_data/pleroma.json @@ -5,7 +5,7 @@ "title": "pleroma", "logoClr": "ff7b6e", "created": "2017", - "official": "pleroma.social", + "official": "https://pleroma.social", "license": "AGPL-3.0", "repo": "https://git.pleroma.social/pleroma", "language": "Elixir", diff --git a/source/_data/postactiv.json b/source/_data/postactiv.json index 1886c35..64f63d3 100644 --- a/source/_data/postactiv.json +++ b/source/_data/postactiv.json @@ -5,7 +5,7 @@ "title": "postactiv", "logoClr": "ad68d5", "created": "2016", - "official": "postactiv.com", + "official": "https://postactiv.com", "license": "AGPL-3.0", "repo": "http://gitea.postactiv.com/postActiv/postActiv", "language": "PHP", diff --git a/source/_data/socialhome.json b/source/_data/socialhome.json index cdba613..568a8c1 100644 --- a/source/_data/socialhome.json +++ b/source/_data/socialhome.json @@ -5,7 +5,7 @@ "title": "socialhome", "logoClr": "2fcbbe", "created": "2016", - "official": "socialhome.network", + "official": "https://socialhome.network", "license": "AGPL-3.0", "repo": "https://github.com/jaywink/socialhome", "language": "Python", diff --git a/themes/starter/layout/_partial/generalinfo.ejs b/themes/starter/layout/_partial/generalinfo.ejs index 93c9053..aeaf045 100644 --- a/themes/starter/layout/_partial/generalinfo.ejs +++ b/themes/starter/layout/_partial/generalinfo.ejs @@ -18,13 +18,13 @@

<%- __('created') %>

<%= data.created %>
-

<%- __('official') %>

<%= data.official %> +

<%- __('official') %>

<%= data.official %>

<%- __('license') %>

<%= data.license %>
-

<%- __('code') %>

<%- __('repo') %> +

<%- __('code') %>

<%- __('repo') %>

<%- __('language') %>

<%= data.language %> @@ -41,7 +41,7 @@
<% if (data.wiki !== "") { %>
-

<%- __('wiki') %>

<%- __('resources') %> +

<%- __('wiki') %>

<%- __('resources') %>
<% } %> diff --git a/themes/starter/layout/_partial/svgfont.ejs b/themes/starter/layout/_partial/svgfont.ejs index cc588a6..6366d47 100644 --- a/themes/starter/layout/_partial/svgfont.ejs +++ b/themes/starter/layout/_partial/svgfont.ejs @@ -59,7 +59,7 @@ - +