diff options
| author | RblSb <msrblsb@gmail.com> | 2020-03-08 03:20:52 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-03-08 03:20:52 +0300 |
| commit | 4df4f2d023d7c2413fb5d6bf9597ce409c3354be (patch) | |
| tree | 9385e57e234e3c27ba1ce3433c63df38a92c3702 /res/index.html | |
| parent | c6709732e858d111a75d14f8b9a132c58487f8d8 (diff) | |
Youtube playlists and api key in config
Diffstat (limited to 'res/index.html')
| -rw-r--r-- | res/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/index.html b/res/index.html index 8ad141b..254e4bc 100644 --- a/res/index.html +++ b/res/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="ru"><head> +<html><head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <style class="vjs-styles-defaults"> .video-js { |
