From d065c08810a82ea6d0a9feb2a91a88dfa85692ff Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Mon, 18 Nov 2024 22:08:15 -0600 Subject: [PATCH] Site validation ? --- .nojekyll | 0 .well-known/atproto-did | 1 + _config.yml | 2 ++ keybase.txt | 2 ++ 4 files changed, 5 insertions(+) create mode 100644 .nojekyll create mode 100644 .well-known/atproto-did create mode 100644 keybase.txt diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000000..e69de29bb2 diff --git a/.well-known/atproto-did b/.well-known/atproto-did new file mode 100644 index 0000000000..e02ad1b4c3 --- /dev/null +++ b/.well-known/atproto-did @@ -0,0 +1 @@ +did:plc:ssnu2plwgegr4ybkyotjqmwn \ No newline at end of file diff --git a/_config.yml b/_config.yml index 20648011bf..b4eb2b373b 100644 --- a/_config.yml +++ b/_config.yml @@ -96,6 +96,8 @@ collections: output: true permalink: /:collection/:path:output_ext +include: [ ".well-known", ".nojekyll" ] + exclude: - _config.yml - Gemfile diff --git a/keybase.txt b/keybase.txt new file mode 100644 index 0000000000..fd5ae8d4a5 --- /dev/null +++ b/keybase.txt @@ -0,0 +1,2 @@ +layout: none +permalink: .well-known/atproto-did