Commit d29cb4d
committed
DOC: add cache-buster query string to css path
This is to make sure when we re-build the docs users get the
new css rather than using a cached version.
The query string is enough to make (most) browsers and cloudflare
treat the get request as a new file.1 parent 1b2aa23 commit d29cb4d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments