43 řádky
905 B
JavaScript
43 řádky
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'
|
|
];
|