From b71a3f36a3fd5c63713bbe0b33465d7236701f2b Mon Sep 17 00:00:00 2001 From: lostinlight Date: Mon, 8 Mar 2021 21:59:48 +0300 Subject: [PATCH] Update Peertube, Mastodon early adopters, add Solus; fix Mastodon layout --- source/_data/mastodon.json | 5 +++++ source/_data/peertube.json | 2 +- source/img/avatars/solus.png | Bin 0 -> 1696 bytes themes/starter/layout/mastodon.ejs | 4 ++-- 4 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 source/img/avatars/solus.png diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index 2d19ec5..cc91a00 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -310,6 +310,11 @@ "url": "https://framapiaf.org/@Emmabuntus", "avatar": "/img/avatars/emmabuntus.png" }, + { + "name": "Solus", + "url": "https://fosstodon.org/@solus", + "avatar": "/img/avatars/solus.png" + }, { "name": "PINE64", "url": "https://fosstodon.org/@PINE64", diff --git a/source/_data/peertube.json b/source/_data/peertube.json index 5b0bcde..7e2836e 100644 --- a/source/_data/peertube.json +++ b/source/_data/peertube.json @@ -69,7 +69,7 @@ }, { "name": "FSF", - "url": "https://framatube.org/accounts/fsf/video-channels", + "url": "https://framatube.org/accounts/fsf", "avatar": "/img/avatars/fsf.png" }, { diff --git a/source/img/avatars/solus.png b/source/img/avatars/solus.png new file mode 100644 index 0000000000000000000000000000000000000000..eecd6b321f0b2f126d76efe54100ce7ecd12d009 GIT binary patch literal 1696 zcmZ8h2{_d0AODp?{gK+%D&?q6howV~Rz`%S95X*hj>;AOxlI_?mLtcEVa#DBa)j6t zYH2W|akM6Ev@*ukFvHBa<(OeY*zwf1|L6Za@B4kf$LI5Tzu)J5o)-zV`9*g3!QB7= z$XZ&Mg5vYy)|Qso${aa)2>`aOL9Oh~#G$pz9V^i5%K`}_AYt@d_l+1@+VK^J|5xW9;*i(@@oZS;0GK%l%V5GX zdbzyu_4ReJIA>g7=X`r*WmWWPWebKI?qQ0Rw5G)uLXn+fySce3 z?rmv#SuDb2_D@aEbTfMYeEaSy%yVvTp3fh@?h)eP>bJ46DH4f>hB*U+Ec%;vctpI7 zz4zMM+FxCahk1`lO)cb_dIB-uFDP0d5E96f zq?)mjQJzEAXh&xkwZ5_XC8fNw`suUZpOif>eNtIi{FIdaC=-{Hg2KfmqQfH-=Y?x4 zt6LLI&aIR*%}h*8jdJ;H_DF3Vt?~sKjUfew{_5@xcX12kPKj9jWjb>a`FuRPb}XTc zA6&?D&mMVERf|Lu5HZRB4T$o-9l@Pm=^a__99*b)^Re#jY&Kg{2&O7 zC=hgX(B=-CBW+qg8!$;5e?WHkwQXE|)|r(xW}v`zYv;T7M@Mqu@@EKyAPtS)p`Cj( zi`k9j2NDxCS(gJ83FWM+^30g}9Y8L_63Xb~Y4WN-LwD8**|LC_Jj(1%RkZ4PWye}l za35Slwuyn3-yJ9UjEQM5-{U+Z&G^lmG_^<(?QM43{GrARebPU8z!x8Xc1j@=H&__YRT+%WPZv^U5!oiVWvHf~qD2`Ohi*e8`5 z(yyF^patXhQSOsO8o^dk(ts{ViL%glsZWN3UYw&;sU11k1VunN?{O87S%nn~AY>9Q z{+x80=({TvOesyGPs=LVhk9)yR)_djc>em8Zl12=&t7ER`?sx)wxbWc)k!#%QP$Q8 zaQw_J?g3Q66lrS-0GeH`y;1%+txdUbQZo`OqnbZ(hS0}JfoNcyn75SN6J8gEDxW@= zE8n1YLhl?kpn1DRIxtV$_aHr$KJFhPUl4QJJvsA~G7=qaA+w&^3Kh3!fYzU^y4MMqff6Q{)jq??F5F+Wd{y!3!#)?l}23aLXy;e((Z~q zVad5=S`zFjX%^FLa3_uAFHfMR&~%Z>Y|+&-WKv} zcJ%vpt*QnT7Di6+HZX9beO@oBsGzN{2$q*?d>d~zyv7}3>@shDw-f;TiBbtg(ux%O z!g66HewRHEbUE|H@b8mY4#y7!X7CNElWjrjD!=JIJU@gwRVsg6@A)-NINhdHvG?!? zUtIRH%1X@{*k%hBC0lyTNjq-{v7)b&<}0F-{cZW0?^W{Of4}pU+}c6$Ujta0*_c+E HxF`G#sxe)3 literal 0 HcmV?d00001 diff --git a/themes/starter/layout/mastodon.ejs b/themes/starter/layout/mastodon.ejs index 7b3709a..63ff234 100644 --- a/themes/starter/layout/mastodon.ejs +++ b/themes/starter/layout/mastodon.ejs @@ -9,8 +9,8 @@ network: true const tuts = [__('howto'), __('guide')]; const uxList = [__('pinafore'), __('halcyon'), __('mastoGallery'), __('trunk')]; const stats = [__('stats')]; - const tech = [__('awesome'), __('mediaHosting')]; - const tools = [__('preinstalled'), __('backup')]; + const tech = [__('awesome'), __('backup')]; + const tools = [__('preinstalled'), __('mediaHosting')]; const utils = [__('mastofeed'), __('crossposting'), __('feedPreview'), __('webmentions'), __('feed2toot')]; %>