From 2b73e89d6d2822e86360a6c92c87f539677c119b Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Mon, 9 Jul 2018 12:57:08 -0600 Subject: tpl: Set permission of embedded templates to 0644 --- tpl/tplimpl/embedded/templates/_default/robots.txt | 0 tpl/tplimpl/embedded/templates/_default/rss.xml | 0 tpl/tplimpl/embedded/templates/_default/sitemap.xml | 0 tpl/tplimpl/embedded/templates/_default/sitemapindex.xml | 0 tpl/tplimpl/embedded/templates/disqus.html | 0 tpl/tplimpl/embedded/templates/google_analytics.html | 0 tpl/tplimpl/embedded/templates/google_analytics_async.html | 0 tpl/tplimpl/embedded/templates/google_news.html | 0 tpl/tplimpl/embedded/templates/opengraph.html | 0 tpl/tplimpl/embedded/templates/pagination.html | 0 tpl/tplimpl/embedded/templates/schema.html | 0 tpl/tplimpl/embedded/templates/shortcodes/figure.html | 0 tpl/tplimpl/embedded/templates/shortcodes/gist.html | 0 tpl/tplimpl/embedded/templates/shortcodes/highlight.html | 0 tpl/tplimpl/embedded/templates/shortcodes/instagram.html | 0 tpl/tplimpl/embedded/templates/shortcodes/ref.html | 0 tpl/tplimpl/embedded/templates/shortcodes/relref.html | 0 tpl/tplimpl/embedded/templates/shortcodes/twitter.html | 0 tpl/tplimpl/embedded/templates/shortcodes/vimeo.html | 0 tpl/tplimpl/embedded/templates/shortcodes/youtube.html | 0 tpl/tplimpl/embedded/templates/twitter_cards.html | 0 21 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tpl/tplimpl/embedded/templates/_default/robots.txt mode change 100755 => 100644 tpl/tplimpl/embedded/templates/_default/rss.xml mode change 100755 => 100644 tpl/tplimpl/embedded/templates/_default/sitemap.xml mode change 100755 => 100644 tpl/tplimpl/embedded/templates/_default/sitemapindex.xml mode change 100755 => 100644 tpl/tplimpl/embedded/templates/disqus.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/google_analytics.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/google_analytics_async.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/google_news.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/opengraph.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/pagination.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/schema.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/shortcodes/figure.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/shortcodes/gist.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/shortcodes/highlight.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/shortcodes/instagram.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/shortcodes/ref.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/shortcodes/relref.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/shortcodes/twitter.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/shortcodes/vimeo.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/shortcodes/youtube.html mode change 100755 => 100644 tpl/tplimpl/embedded/templates/twitter_cards.html (limited to 'tpl') diff --git a/tpl/tplimpl/embedded/templates/_default/robots.txt b/tpl/tplimpl/embedded/templates/_default/robots.txt old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/_default/rss.xml b/tpl/tplimpl/embedded/templates/_default/rss.xml old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/_default/sitemap.xml b/tpl/tplimpl/embedded/templates/_default/sitemap.xml old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/_default/sitemapindex.xml b/tpl/tplimpl/embedded/templates/_default/sitemapindex.xml old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/disqus.html b/tpl/tplimpl/embedded/templates/disqus.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/google_analytics.html b/tpl/tplimpl/embedded/templates/google_analytics.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/google_analytics_async.html b/tpl/tplimpl/embedded/templates/google_analytics_async.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/google_news.html b/tpl/tplimpl/embedded/templates/google_news.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/opengraph.html b/tpl/tplimpl/embedded/templates/opengraph.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/pagination.html b/tpl/tplimpl/embedded/templates/pagination.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/schema.html b/tpl/tplimpl/embedded/templates/schema.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/shortcodes/figure.html b/tpl/tplimpl/embedded/templates/shortcodes/figure.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/shortcodes/gist.html b/tpl/tplimpl/embedded/templates/shortcodes/gist.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/shortcodes/highlight.html b/tpl/tplimpl/embedded/templates/shortcodes/highlight.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/shortcodes/instagram.html b/tpl/tplimpl/embedded/templates/shortcodes/instagram.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/shortcodes/ref.html b/tpl/tplimpl/embedded/templates/shortcodes/ref.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/shortcodes/relref.html b/tpl/tplimpl/embedded/templates/shortcodes/relref.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/shortcodes/twitter.html b/tpl/tplimpl/embedded/templates/shortcodes/twitter.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/shortcodes/vimeo.html b/tpl/tplimpl/embedded/templates/shortcodes/vimeo.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/shortcodes/youtube.html b/tpl/tplimpl/embedded/templates/shortcodes/youtube.html old mode 100755 new mode 100644 diff --git a/tpl/tplimpl/embedded/templates/twitter_cards.html b/tpl/tplimpl/embedded/templates/twitter_cards.html old mode 100755 new mode 100644 -- cgit v1.2.3