diff --git a/source/_data/hubzilla.json b/source/_data/hubzilla.json index 602e2c5..1931f2b 100644 --- a/source/_data/hubzilla.json +++ b/source/_data/hubzilla.json @@ -38,7 +38,7 @@ [ {"id": "0", "url": "/img/hubzilla-permissions.png"} ], - "mascot": [{"item": "red koala"}], + "mascot": [{"item": "red koala", "imgNum": "1"}], "dwellers": "hubzillians", "communities": [{"title": "List of forums", "url": "https://hub.libranet.de/directory?f=&global=1&pubforums=1"}], "descr": "The multi-purpose Hubzilla network is home to nomads and power users. It includes a significant number of features and granular settings. Take your time to explore all of them. If you have questions, don't hesitate to post to developer forums or ask the community. Hubzilla is well connected to the rest of Fediverse and will let you follow users from most other federated networks.", diff --git a/source/_data/socialhome.json b/source/_data/socialhome.json index 46aba37..2f7a7f6 100644 --- a/source/_data/socialhome.json +++ b/source/_data/socialhome.json @@ -22,7 +22,7 @@ ], "mobile": "", "devTutorials": "https://socialhome.readthedocs.io/en/latest/running.html", - "mascot": [{"item": "pony"}], + "mascot": [{"item": "pony", "imgNum": "1"}], "dwellers": "?", "communities": "", "descr": "Socialhome's column grid layout makes it a perfect network for sharing image content or creating personal portfolio and delivering new posts to friends from other Fediverse platforms.", diff --git a/source/img/mascots/hubzilla-1.png b/source/img/mascots/hubzilla-1.png new file mode 100644 index 0000000..6e286f1 Binary files /dev/null and b/source/img/mascots/hubzilla-1.png differ diff --git a/source/img/mascots/socialhome-1.png b/source/img/mascots/socialhome-1.png new file mode 100644 index 0000000..0f7335b Binary files /dev/null and b/source/img/mascots/socialhome-1.png differ