mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-08-07 00:33:59 +09:00
feat: support <link rel=alternate type=application/activitypub+json>
(#10)
* feat: support `<link rel=alternate type=application/activitypub+json>` * Update index.ts * build
This commit is contained in:
committed by
GitHub
parent
77dd5654bb
commit
089a0ad8e8
3
test/htmls/activitypub.html
Normal file
3
test/htmls/activitypub.html
Normal file
@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
<link rel="alternate" type="application/activitypub+json" href="https://misskey.test/notes/abcdefg">
|
Reference in New Issue
Block a user