We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66f825 commit b67b390Copy full SHA for b67b390
src/bias-detection.html
@@ -4,6 +4,8 @@
4
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<title>Algorithm Audit Bias Detection</title>
7
+ <meta http-equiv="CACHE-CONTROL" content="NO-CACHE" />
8
+ <meta http-equiv="PRAGMA" content="NO-CACHE" />
9
</head>
10
11
<body>
0 commit comments