.json: initial commit

This may or may not be used as Matrix display name
This commit is contained in:
Aminda Suomalainen 2023-11-12 16:14:25 +02:00
parent 0b5af0598a
commit 68dbce4a2d
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 9 additions and 1 deletions

7
.json Normal file
View File

@ -0,0 +1,7 @@
{
"why": "because it occurred to me and I can?",
"matrix": {
"MSC1769": "https://github.com/matrix-org/matrix-spec-proposals/pull/1769",
"MSC3189": "https://github.com/matrix-org/matrix-spec-proposals/pull/3189"
}
}

View File

@ -41,7 +41,8 @@ sitemap:
file: "/sitemap.xml"
# Technically this should be keep_files, but it makes at least .well-known
# disappear?
include: [PGP, PHP, keybase.txt, robots.txt, .well-known, ipfs-files, _matrix]
include:
[PGP, PHP, keybase.txt, robots.txt, .well-known, ipfs-files, _matrix, .json]
# Latest Matrix room version for blog posts or /upgraderoom advice. If I
# need something from the latest version, this is it once the servers I care