commit 4abf963fb180b2a7cf788eedaa9ad0178cdf4463
parent 784e29717238654f65d476deef5da1c566f6a2bb
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Mon, 18 May 2020 15:57:19 -0500
Tryout microsub
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/layouts/partials/head_custom.html b/layouts/partials/head_custom.html
@@ -5,6 +5,7 @@
<link rel="token_endpoint" href="https://tokens.indieauth.com/token">
<link rel="webmention" href="https://webmention.io/www.shimmy1996.com/webmention" />
<link rel="pingback" href="https://webmention.io/www.shimmy1996.com/xmlrpc" />
+<link rel="microsub" href="https://aperture.p3k.io/microsub/499">
<!-- Latex -->
{{ if .Params.latex }}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.css" integrity="sha384-zB1R0rpPzHqg7Kpt0Aljp8JPLqbXI3bhnPWROx27a9N0Ll6ZP/+DiW/UqRcLbRjq" crossorigin="anonymous">