From 0f32c80bf8bdefec76d8d2fff0c1564a6d2867cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ledn=C3=A1r?= Date: Thu, 12 Jan 2017 21:42:11 +0100 Subject: [PATCH] json update --- demos/sample-2/app/json/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/sample-2/app/json/app.json b/demos/sample-2/app/json/app.json index 078c196..db3c7de 100644 --- a/demos/sample-2/app/json/app.json +++ b/demos/sample-2/app/json/app.json @@ -1,9 +1,9 @@ { "charset" : "utf-8", - "title" : "JSON 2 HTML <head>", + "title" : "JSON to HTML <head> for PHP", "viewport" : "width=device-width, initial-scale=1", "author" : "PhDr. Matej Lednár, PhD.", - "description" : "JSON 2 HTML head", + "description" : "JSON to HTML head for PHP", "keywords" : "generator, head, webtool, webdesign, website, javascript, bootstrap, css, jQuery", "robots" : "all,follow", "googlebot" : "index,follow,snippet,archive",