MastodonHelp/web/site/js/guideanchors.js
pezcurrel 5ec1354546 ...
2020-10-18 06:53:27 +02:00

43 lines
905 B
JavaScript

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