diff options
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html index 751525e6..5208c48b 100644 --- a/demo/index.html +++ b/demo/index.html @@ -27,7 +27,7 @@ <meta name="twitter:card" content="summary_large_image"> <!-- Docs styles --> - <link rel="stylesheet" href="dist/demo.css"> + <link rel="stylesheet" href="dist/demo.css?v=2"> <!-- Preload --> <link rel="preload" as="font" crossorigin type="font/woff2" href="https://cdn.plyr.io/static/fonts/gordita-medium.woff2"> |