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
path: root/Rules
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-10-07 07:17:01 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-07 07:17:01 +0300
commit73ccf511fc425bec0a1f9fd942ef96c473458238 (patch)
treef9f08072e4d98751613d2f40e69ecd1bb5ae441b /Rules
parentf700a7d132b3fbe21143d3bb529fc92bd81878fb (diff)
Add favicon.
Diffstat (limited to 'Rules')
-rw-r--r--Rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/Rules b/Rules
index 7bbaba27..0d391abf 100644
--- a/Rules
+++ b/Rules
@@ -42,4 +42,7 @@ compile '/**/*' do
end
end
+# Leave the favicon alone.
+passthrough '/favicon.ico'
+
layout '/**/*', :erb