Prevent style caching on new update
I assume this'll be 0.14?
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ body::-webkit-scrollbar {
|
||||
display:none
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="style.css?v=14">
|
||||
<body>
|
||||
<div class="banner">
|
||||
<div class="logo">
|
||||
|
||||
Reference in New Issue
Block a user