Repository: beam-site
Updated Branches:
  refs/heads/asf-site 4490a1f9b -> 4b64a0306


Add htaccess back


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/dd81235b
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/dd81235b
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/dd81235b

Branch: refs/heads/asf-site
Commit: dd81235bd29faa14168e73ccf5f230de4b916540
Parents: 4490a1f
Author: Sourabh Bajaj <[email protected]>
Authored: Tue Mar 14 16:17:26 2017 -0700
Committer: Sourabh Bajaj <[email protected]>
Committed: Tue Mar 14 16:17:26 2017 -0700

----------------------------------------------------------------------
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/dd81235b/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 2305c77..7d36162 100644
--- a/_config.yml
+++ b/_config.yml
@@ -36,7 +36,7 @@ collections:
 - beam_team
 
 # Things to include that are subdirectories created by sphinx
-include: ['_static', '_modules', '_sources']
+include: ['_static', '_modules', '_sources', '.htaccess']
 
 # Things to ignore in the build
 exclude: ['README.md', 'Gemfile.lock', 'Gemfile', 'Rakefile', 'vendor/']

Reply via email to