This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9794b21  Remove unnecessary includes line in Jekyll config
9794b21 is described below

commit 9794b21d58a1a2e0463177670d54eb1cfbe42078
Author: Christopher Tubbs <ctubb...@apache.org>
AuthorDate: Wed Jan 29 00:22:03 2020 -0500

    Remove unnecessary includes line in Jekyll config
---
 _config.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/_config.yml b/_config.yml
index 0b09737..f674a52 100644
--- a/_config.yml
+++ b/_config.yml
@@ -29,9 +29,6 @@ collections:
     output: true
     permalink: "/docs/2.x/:path"
 
-include:
-  - .htaccess
-
 defaults:
   -
     scope:

Reply via email to