Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-03-22 12:20:56 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-03-22 12:20:56 +0300
commitfe9cc759878d1c3931278bf19fd7b8af15b80661 (patch)
treee22f357f680a73942d49165f613b6dc885e3a18c /nanoc.yaml
parent7d12c6e1d87552554b35e50c3f3f642ede0ed4a1 (diff)
Revert "Merge branch 'nanoc-index-filenames' into 'master'"
This reverts merge request !404
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 00da2adf..2a82c3eb 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -20,7 +20,7 @@ content_dir: content
# server when a directory is requested. Usually, index files are named
# “index.html”, but depending on the web server, this may be something else,
# such as “default.htm”. This list is used by Nanoc to generate pretty URLs.
-index_filenames: [ 'index.html', 'README.html' ]
+index_filenames: [ 'index.html' ]
# Whether or not to generate a diff of the compiled content when compiling a
# site. The diff will contain the differences between the compiled content