dentists and test commit
This commit is contained in:
parent
e21d3597e8
commit
aa627963d7
1 changed files with 2 additions and 1 deletions
|
@ -33,6 +33,7 @@ data = {
|
|||
"GEORGE is inevitable.",
|
||||
"trimill.xyz is known to the state of California to cause [REDACTED], ███████, and [DATA EXPUNGED]",
|
||||
"Certified <a href=\"https://datatracker.ietf.org/doc/html/rfc9225\">RFC 9225</a> compliant.",
|
||||
"9/10 dentists refused to comment.",
|
||||
],
|
||||
"next_theme": {
|
||||
"system": "dark",
|
||||
|
@ -161,4 +162,4 @@ def create_app():
|
|||
response.headers["Content-Type"] = "application/atom+xml; charset=utf-8"
|
||||
return response
|
||||
|
||||
return app
|
||||
return app
|
||||
|
|
Loading…
Reference in a new issue