réseau Social Mastodon #1121
linuxmrcmd
started this conversation in
Ideas
Replies: 1 comment 12 replies
-
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bonjour,
Apres maintes recherche, j'ai enfin trouvé le widget permettant de récupérer les pouets (posts) du réseau social et de les intégrer au niveau sité.
ce Widget sera mis dans ce site https://www.guppyland.org/file/mastodon/mastodon.widget.js
/```
/ mastodon
tarteaucitron.services.mastodon = {
"key": "mastodon",
"type": "social",
"name": "Mastodon",
"uri": "https://mastodon.org/privacy-policy",
"needConsent": true,
"cookies": [],
"js": function () {
"use strict";
};
Beta Was this translation helpful? Give feedback.
All reactions