From: Anthony Fok Date: Mon, 21 Dec 2015 19:40:08 +0000 (-0700) Subject: Docs: Correct file permissions from 0755 to 0644 X-Git-Tag: v0.16~488 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cca49ad01d1e8a28e458d713879b025fe2c2a4bd;p=brevno-suite%2Fhugo Docs: Correct file permissions from 0755 to 0644 --- diff --git a/docs/static/css/HPstyles.css b/docs/static/css/HPstyles.css old mode 100755 new mode 100644 diff --git a/docs/static/css/bootstrap-gohugo.css b/docs/static/css/bootstrap-gohugo.css old mode 100755 new mode 100644 diff --git a/docs/static/css/hugofont.css b/docs/static/css/hugofont.css old mode 100755 new mode 100644 diff --git a/docs/static/css/style-responsive.css b/docs/static/css/style-responsive.css old mode 100755 new mode 100644 diff --git a/docs/static/css/style.css b/docs/static/css/style.css old mode 100755 new mode 100644 diff --git a/docs/static/fonts/hugo.eot b/docs/static/fonts/hugo.eot old mode 100755 new mode 100644 diff --git a/docs/static/fonts/hugo.svg b/docs/static/fonts/hugo.svg old mode 100755 new mode 100644 diff --git a/docs/static/fonts/hugo.ttf b/docs/static/fonts/hugo.ttf old mode 100755 new mode 100644 diff --git a/docs/static/fonts/hugo.woff b/docs/static/fonts/hugo.woff old mode 100755 new mode 100644 diff --git a/docs/static/js/jquery.scrollTo.min.js b/docs/static/js/jquery.scrollTo.min.js old mode 100755 new mode 100644 diff --git a/docs/static/js/scripts.js b/docs/static/js/scripts.js old mode 100755 new mode 100644