fix description of template
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 8 Feb 2020 19:14:06 +0000 (19:14 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 8 Feb 2020 19:14:06 +0000 (19:14 +0000)
templates/page.tmpl

index 8ed60881674f6207211dae545f7eae606f3d7d95..0a1f5b1ac58e85aa893ef5f2ce70c02dafe63278 100644 (file)
@@ -5,8 +5,8 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
-    <meta name="description" content="Personal Website" />
-    <meta name="author" content="Julian Andres Klode" />
+    <meta name="description" content="Libre SOC" />
+    <meta name="author" content="Libre SoC Team" />
 
     <title><TMPL_LOOP NAME="PARENTLINKS"><TMPL_VAR NAME=PAGE>/</TMPL_LOOP><TMPL_VAR TITLE></title>