Change ?v on style.css to 5.

This commit is contained in:
Samuel Shifterovich 2018-11-07 20:11:35 +01:00 committed by GitHub
parent ee255a3f13
commit 5f74822e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
<meta name="theme-color" content="#ffffff">
<!-- CSS stylesheets -->
<link href="assets/css/style.css?v=4" rel="stylesheet">
<link href="assets/css/style.css?v=5" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.min.js"></script>