mirror of
https://github.com/pi-hole/web.git
synced 2026-04-26 11:50:09 +01:00
Add cache busting to all custom scripts and common css
Signed-off-by: Tony Jeffree <tjeffree@gmail.com>
This commit is contained in:
@@ -99,6 +99,6 @@
|
||||
|
||||
</div>
|
||||
<!-- ./wrapper -->
|
||||
<script src="scripts/pi-hole/js/footer.js"></script>
|
||||
<script src="scripts/pi-hole/js/footer.js?v=<?=$cacheVer?>"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user