Prevent style caching on new update

I assume this'll be 0.14?
This commit is contained in:
ehpersonal38
2022-05-24 09:22:04 -04:00
parent 9987d332f2
commit 10e5770c82
+1 -1
View File
@@ -5,7 +5,7 @@ body::-webkit-scrollbar {
display:none display:none
} }
</style> </style>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css?v=14">
<body> <body>
<div class="banner"> <div class="banner">
<div class="logo"> <div class="logo">