We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e40c8 commit 0968adeCopy full SHA for 0968ade
layouts/partials/extend_head.html
@@ -1,5 +1,6 @@
1
<link rel="webmention" href="https://webmention.io/foosel.net/webmention" />
2
<link rel="pingback" href="https://webmention.io/foosel.net/xmlrpc" />
3
+<link rel="human-json" href="https://foosel.net/human.json" />
4
5
<meta name="fediverse:creator" content="@foosel@chaos.social" />
6
static/human.json
@@ -0,0 +1,18 @@
+{
+ "version": "0.1.1",
+ "url": "https://foosel.net",
+ "vouches": [
+ {
+ "url": "https://food.foosel.net",
7
+ "vouched_at": "2026-03-14"
8
+ },
9
10
+ "url": "https://chaos.social/@foosel",
11
12
13
14
+ "url": "https://octoprint.org",
15
16
+ }
17
+ ]
18
+}
0 commit comments