summary refs log tree commit diff stats
path: root/index.php
diff options
context:
space:
mode:
authorNaglfar <naglfar@tilde.institute>2021-01-11 20:52:06 +0100
committerNaglfar <naglfar@tilde.institute>2021-01-11 20:52:06 +0100
commit412d6cd0427f54846fe4a809fe1bc20deb7fab98 (patch)
tree602802b4d742407b218ab01ac5277d952b11ccf8 /index.php
parentbf0d6e35c962691a13c1d6f6e40cf24cf1b31f51 (diff)
downloadMightyWVMS-412d6cd0427f54846fe4a809fe1bc20deb7fab98.tar.gz
Add canonical url
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index f4618c2..1912636 100644
--- a/index.php
+++ b/index.php
@@ -6,7 +6,7 @@ require 'php/rd-procedures.php';  #video management (Read data)
 require 'php/wd-procedures.php';  #video management (Write/update data)
 ?>
 <!DOCTYPE html>
-<html lang="<?php echo $wsdata[3] ?>">
+<html lang="<?php echo $wsdata[4] ?>">
 <?php require 'divs/head.php' ?>
 <body>
   <div id="body-wrapper">