diff options
author | Sam <me@sampotts.me> | 2016-10-01 22:07:01 +1000 |
---|---|---|
committer | Sam <me@sampotts.me> | 2016-10-01 22:07:01 +1000 |
commit | eba083153845a472629d3010bc8e348e34ecc4c9 (patch) | |
tree | 7a29f43424b7d904eb68bdfb4999bee5150486aa /demo/error.html | |
parent | 1ad103c29fd5c92fc05c6a6d85c9d74e61b0fb54 (diff) | |
download | plyr-eba083153845a472629d3010bc8e348e34ecc4c9.tar.lz plyr-eba083153845a472629d3010bc8e348e34ecc4c9.tar.xz plyr-eba083153845a472629d3010bc8e348e34ecc4c9.zip |
Manually merged #385
Diffstat (limited to 'demo/error.html')
-rw-r--r-- | demo/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/error.html b/demo/error.html index f867c915..c9ba8c36 100644 --- a/demo/error.html +++ b/demo/error.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Docs styles --> - <link rel="stylesheet" href="dist/docs.css"> + <link rel="stylesheet" href="dist/demo.css"> </head> <body> <main> |