tpl: Set permission of embedded templates to 0644
authorAnthony Fok <foka@debian.org>
Mon, 9 Jul 2018 18:57:08 +0000 (12:57 -0600)
committerAnthony Fok <foka@debian.org>
Mon, 9 Jul 2018 18:57:08 +0000 (12:57 -0600)
commit2b73e89d6d2822e86360a6c92c87f539677c119b
tree7d09114690d976ffd00c73020b83b45f219db5a8
parentfebf0aec8beb40d4e8c0886ca404ab1825542ab2
tpl: Set permission of embedded templates to 0644
21 files changed:
tpl/tplimpl/embedded/templates/_default/robots.txt [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/_default/rss.xml [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/_default/sitemap.xml [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/_default/sitemapindex.xml [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/disqus.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/google_analytics.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/google_analytics_async.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/google_news.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/opengraph.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/pagination.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/schema.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/shortcodes/figure.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/shortcodes/gist.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/shortcodes/highlight.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/shortcodes/instagram.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/shortcodes/ref.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/shortcodes/relref.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/shortcodes/twitter.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/shortcodes/vimeo.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/shortcodes/youtube.html [changed mode: 0755->0644]
tpl/tplimpl/embedded/templates/twitter_cards.html [changed mode: 0755->0644]