mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
slickmap include
This commit is contained in:
parent
a0cec1f8cc
commit
1ed7414de3
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ rescue LoadError
|
|||
end
|
||||
|
||||
if Middleman::Base.environment == "build"
|
||||
require "middleman/builder"
|
||||
Middleman::Builder.template :slickmap, "sitemap.html", "sitemap.html"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue