diff options
author | mycocham <mycocham@cas3.websitehostserver.net> | 2014-07-24 19:23:03 -0400 |
---|---|---|
committer | mycocham <mycocham@cas3.websitehostserver.net> | 2014-07-24 19:23:03 -0400 |
commit | 936f596af4160ee536eb608b24310aec2e29303b (patch) | |
tree | e94a0cea70aa5355d4fcef59e219e33a9e5d3bb5 /view/tpl/head.tpl | |
parent | 90014063466514530e5cf5ec8a7cceeab059a92b (diff) | |
download | volse-hubzilla-936f596af4160ee536eb608b24310aec2e29303b.tar.gz volse-hubzilla-936f596af4160ee536eb608b24310aec2e29303b.tar.bz2 volse-hubzilla-936f596af4160ee536eb608b24310aec2e29303b.zip |
French Translations
Diffstat (limited to 'view/tpl/head.tpl')
-rwxr-xr-x | view/tpl/head.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl index b90bf8b89..fb73c6de4 100755 --- a/view/tpl/head.tpl +++ b/view/tpl/head.tpl @@ -1,5 +1,7 @@ -<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <base href="{{$baseurl}}/" /> +<META NAME="description" CONTENT="The RedMatrix is a super network created from a huge number of smaller independent and autonomous websites - which are linked together..."> +<META NAME="keywords" CONTENT="network,matrix,social,communications,social networking,content ownership,privacy and content ownership"> +<META NAME="robot" CONTENT="index,follow"> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=0" /> <meta name="generator" content="{{$generator}}" /> |