Skip to content

Commit

Permalink
try and serve things as plain text.
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.0.1
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
SamBarker committed Nov 20, 2024
1 parent 11daba4 commit 6c0cefb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
1 change: 1 addition & 0 deletions .well-known/atproto-did
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
did:plc:gzt46fm3tvvdzgye4kth5tvn
5 changes: 4 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ exclude:
# - vendor/gems/
# - vendor/ruby/

include:
- ".well-known"

collections:
use_cases:
output: false
Expand All @@ -77,4 +80,4 @@ asciidoctor:
page-layout: docs
toc: preamble
source-highlighter: rouge
sectanchors: ''
sectanchors: ''
6 changes: 0 additions & 6 deletions atproto-did.markdown

This file was deleted.

0 comments on commit 6c0cefb

Please sign in to comment.