diff options
author | Sam Potts <me@sampotts.me> | 2016-09-06 23:54:04 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2016-09-06 23:54:04 +1000 |
commit | 978606edb4a9c628c337a9c1ccb00fc35db12212 (patch) | |
tree | 31e1d274ecdbe22effd444068b9be4e55a88180d | |
parent | 435b5c74bf14b701e97a36a09ac99519135e724e (diff) | |
download | plyr-978606edb4a9c628c337a9c1ccb00fc35db12212.tar.lz plyr-978606edb4a9c628c337a9c1ccb00fc35db12212.tar.xz plyr-978606edb4a9c628c337a9c1ccb00fc35db12212.zip |
CSS path
-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> |