Add support for /.well-known/keybase.txt
This commit is contained in:
parent
aa132c6aed
commit
2db2f4b6fc
7 changed files with 79 additions and 0 deletions
|
@ -68,6 +68,7 @@ INSTALLED_APPS = [
|
|||
'lemoncurry',
|
||||
'home',
|
||||
'users',
|
||||
'wellknowns',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue