website/www: ignore the standalone archive page
This commit is contained in:
parent
0e3830932e
commit
c148d8eca4
|
@ -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|
|
||||
|
|
Loading…
Reference in New Issue