add option to bust cache globally
This commit is contained in:
parent
cf29293fd6
commit
62c272ff62
5 changed files with 31 additions and 6 deletions
|
@ -126,7 +126,7 @@ body {
|
|||
Other assets are referenced rarely enough that caching probably isn't gonna make too much of
|
||||
an impact.
|
||||
It's unlikely I'll ever update the font anyways, so eh, whatever. */
|
||||
src: url("../font/Recursive_VF_1.085.woff2?v=b3-445487d5");
|
||||
src: url("../font/Recursive_VF_1.085.woff2?v=b3-41236e2f");
|
||||
}
|
||||
|
||||
body,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue