MastodonStartpage/web/js/guideanchors.js
pezcurrel cfcf954f71 ...
2020-02-01 21:50:23 +01:00

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'
];