From 19e699d3302da842c4a6596f7b9ecc4dcaf8fbc2 Mon Sep 17 00:00:00 2001 From: Brent Maxwell Date: Mon, 11 Jul 2016 06:16:58 -0400 Subject: [PATCH] Added mobile-web-app-capable meta tag for Android Chrome (#2456) * Added mobile-web-app-capable meta tag for Android Chrome * Added "mobile-web-app-capable" meta tag to the rest of the templates. --- core/templates/static.template.html.tid | 1 + core/templates/static.tiddler.html.tid | 1 + core/templates/tiddlywiki5.html.tid | 1 + plugins/tiddlywiki/blog/templates/html-page/page.tid | 1 + plugins/tiddlywiki/blog/templates/html-page/post.tid | 1 + 5 files changed, 5 insertions(+) diff --git a/core/templates/static.template.html.tid b/core/templates/static.template.html.tid index 27a2e324d..5da5fb752 100644 --- a/core/templates/static.template.html.tid +++ b/core/templates/static.template.html.tid @@ -15,6 +15,7 @@ type: text/vnd.tiddlywiki-html + {{$:/core/wiki/title}} diff --git a/core/templates/static.tiddler.html.tid b/core/templates/static.tiddler.html.tid index bcc008660..6fb56b6cd 100644 --- a/core/templates/static.tiddler.html.tid +++ b/core/templates/static.tiddler.html.tid @@ -13,6 +13,7 @@ title: $:/core/templates/static.tiddler.html + diff --git a/core/templates/tiddlywiki5.html.tid b/core/templates/tiddlywiki5.html.tid index 3f8701f18..160d5040b 100644 --- a/core/templates/tiddlywiki5.html.tid +++ b/core/templates/tiddlywiki5.html.tid @@ -12,6 +12,7 @@ title: $:/core/templates/tiddlywiki5.html + diff --git a/plugins/tiddlywiki/blog/templates/html-page/page.tid b/plugins/tiddlywiki/blog/templates/html-page/page.tid index 78a2ee3c8..314f35662 100644 --- a/plugins/tiddlywiki/blog/templates/html-page/page.tid +++ b/plugins/tiddlywiki/blog/templates/html-page/page.tid @@ -13,6 +13,7 @@ title: $:/plugins/tiddlywiki/blog/templates/html-page/page + diff --git a/plugins/tiddlywiki/blog/templates/html-page/post.tid b/plugins/tiddlywiki/blog/templates/html-page/post.tid index 913fe7d2e..93f0e870d 100644 --- a/plugins/tiddlywiki/blog/templates/html-page/post.tid +++ b/plugins/tiddlywiki/blog/templates/html-page/post.tid @@ -13,6 +13,7 @@ title: $:/plugins/tiddlywiki/blog/templates/html-page/post +