MastodonHelp/web/site/js/guideanchors.js

39 lines
775 B
JavaScript

var anchors=[
'Foreword',
'Introduction',
'WhatIsMastodon',
'MastodonIsNotASocial',
'SoWhatIsMastodon',
'WhoOwnsMastodon',
'TheInstance',
'RunningAnInstance',
'ChoosingTheInstance',
'MediumAndSmallIsBetter',
'InteractionsAndEchoChambers',
'SoftwareModifications',
'CopyRights',
'UserSideSoftware',
'MastodonOnSmartphones',
'MastodonOnTheDesktop',
'UsingMastodon',
'MastodonAddress',
'ThreeTimelines',
'TrendingThings',
'ThreadsAndBranches',
'SearchingThings',
'PostPrivacy',
'SharingPosts',
'ContentWarning',
'DescribingMedia',
'MovingToAnotherInstance',
'NoRetweetAndComment',
'Moderation',
'HarassmentAndModeration',
'LimitingAndSuspending',
'Federation',
'TheFediverse',
'DecentralizedAndFederated',
'HowFederationWorksTheory',
'HowFederationWorksPractice',
'Critique'
];