1
0
Fork 0
MastodonStartpage/web/js/guideanchors.js
2019-12-02 20:16:26 +01:00

40 Zeilen
849 B
JavaScript

var anchors=[
'Introduction',
'WhatIsMastodon',
'MastodonIsNotASocial',
'SoWhatIsMastodon',
'WhoOwnsMastodon',
'TheInstance',
'RunningAnInstance',
'ChoosingTheInstance',
'MediumAndSmallIsBetter',
'InteractionsAndEchoChambers',
'SoftwareModifications',
'TheSoftware',
'MastodonOnSmartphones',
'MastodonOnTheDesktop',
'UsingMastodon',
'MastodonAccount',
'ThreeTimelines',
'SearchingThings',
'TrendingTopics',
'NoRetweetAndComment',
'LinkingToots',
'ObscuredFollowersList',
'TootsPrivacy',
'ThreadsAndRamifications',
'MovingThroughRamifications',
'MovingToAnotherInstance',
'Moderation',
'HarassmentAndModeration',
'BlockingAndSilencing',
'MastodonAndTwitter',
'MastodonIsNotTwitter',
'TwitterMindset',
'BridgingMastodonAndTwitter',
'Federation',
'TheFediverse',
'DecentralizedAndFederated',
'HowFederationWorksTheory',
'HowFederationWorksPractice'
];