From a34d4fb8cc6eac04a50d6317a881f3824501bc3b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 30 Jul 2021 15:44:03 +0200 Subject: [PATCH] dffd --- drama/routes/static.py | 3 +-- snappy.txt | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drama/routes/static.py b/drama/routes/static.py index 64a299545..b5df3bcc6 100644 --- a/drama/routes/static.py +++ b/drama/routes/static.py @@ -105,8 +105,7 @@ def archives(path): @limiter.exempt def static_service(path): resp = make_response(send_from_directory('./assets', path)) - if request.path.endswith('.css'): - resp.headers.add("Content-Type", "text/css") + if request.path.endswith('.css'): resp.headers.add("Content-Type", "text/css") return resp @app.get("/robots.txt") diff --git a/snappy.txt b/snappy.txt index ba4d7626e..3a8a06c7f 100644 --- a/snappy.txt +++ b/snappy.txt @@ -2189,3 +2189,5 @@ In this video, I drop an n-bomb. Biiiig one; hard 'R'. I did this to show my interlocutors that their language doesn't impress me, that their slurs don't frighten or disarm me. You can see from their reactions that it worked-they were clearly taken aback. It was a power move which I am entirely unashamed of, but I understand how that language might have upset some of you. This is an example of what I would call an invocation of a slur's power for good', but that's a subjective judgement. I invite you all to discuss this in the comments, critically or otherwise! +{[para]} +Save us Uncle Ted. \ No newline at end of file