diff options
Diffstat (limited to 'static/not-very-brave.html')
-rw-r--r-- | static/not-very-brave.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/not-very-brave.html b/static/not-very-brave.html index c2487aa..3e79b91 100644 --- a/static/not-very-brave.html +++ b/static/not-very-brave.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> - <link rel="stylesheet" href="./style.css" type="text/css" media="all"/> + <link rel="stylesheet" href="./antibravestyle.css" type="text/css" media="all"/> <title>You have been blocked for using brave"</title> </head> <body> |