dentists and test commit

This commit is contained in:
TriMill 2022-09-14 21:45:36 -04:00
parent e21d3597e8
commit aa627963d7
1 changed files with 2 additions and 1 deletions

View File

@ -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