Skip to content

Commit 70f29a6

Browse files
authored
Merge pull request #711 from jupyter/revert-710-patch-1
Revert "Add Mastodon to Jupyter web site"
2 parents a216505 + e56b92c commit 70f29a6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

_layouts/default.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@
5555
<link rel="stylesheet" href="/assets/css/bootstrap.css">
5656
<link rel="stylesheet" href="/assets/css/main.css">
5757
<link rel="icon" type="image/x-icon" href="/favicon.ico">
58-
<!-- These 'rel="me"' links validate that the Fosstodon Mastodon accounts below are officially associated with Project Jupyter -->
59-
<!-- The @Jupyter account is primary and @ProjectJupyter is a backup -->
60-
<link rel="me" href="https://fosstodon.org/@Jupyter">
61-
<link rel="me" href="https://fosstodon.org/@ProjectJupyter">
6258
<link rel="apple-touch-icon" href="/assets/favicons/apple-touch-icon-152x152.png">
6359
<link rel="apple-touch-icon" sizes="120x120" href="/assets/favicons/apple-touch-icon-120x120.png">
6460
<link rel="apple-touch-icon" sizes="152x152" href="/assets/favicons/apple-touch-icon-152x152.png">
@@ -163,4 +159,4 @@ <h2>Follow us</h2>
163159
</footer>
164160
<script src="/assets/js/bootstrap-native.min.js" defer></script>
165161
</body>
166-
</html>
162+
</html>

0 commit comments

Comments
 (0)