website/www: ignore the standalone archive page

This commit is contained in:
Mitchell Hashimoto 2014-02-12 09:27:28 -08:00
parent 0e3830932e
commit c148d8eca4
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
require File.expand_path("../helpers/download_helpers", __FILE__)
page "/blog_feed.xml", layout: false
ignore "/download-archive-single.html"
# Archived download pages
$vagrant_versions.each do |version|