We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f234aaa commit 856913fCopy full SHA for 856913f
templates/default.html
@@ -23,6 +23,9 @@
23
<meta property="og:image:width" content="792">
24
<meta property="og:image:height" content="612">
25
26
+ <!-- Mastodon verification -->
27
+ <link href="https://fosstodon.org/@socalpython" rel="me">
28
+
29
<!-- assets -->
30
<link rel="shortcut icon" href="/assets/img/snake64.png">
31
<link rel="apple-touch-icon" href="/assets/img/snake144.png">
0 commit comments