Update index.html

This commit is contained in:
Deva Midhun 2025-02-09 01:24:56 +05:30 committed by GitHub
parent 770953d83f
commit 99fa97e792
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,10 @@
<link href="https://usr.cloud/@coder" rel="me">
<link rel="webmention" href="https://webmention.io/coderrrrr.site/webmention" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://blog.coderrrrr.site/index.xml" />
<link rel="openid.delegate" href="https://coderrrrr.site/"/>
<link rel="openid.server" href="https://indieauth.com/openid"/>
<link rel="authorization_endpoint" href="https://indieauth.com/auth"/>
<link rel="token_endpoint" href="https://tokens.indieauth.com/token"/>
<link href="https://coderrrrr.site/coder" rel="alternate" type="application/activity+json">
<link href="indeedlayout.css" rel="stylesheet" type="text/css" media="all">
</head>