-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
https://github.com/Clever-Labs/grunt-html-sitemap#alternate-anchor-text
This part of the process doesn't seem to work for me. Is there something I'm missing?
html_sitemap: {
custom_options_html: {
options: {
//separator: '| ',
siteBase: "/",
searchPath: "../html/",
template: '../dev/sitemap_template.html'
},
files: {
'sitemap.html': ['../html/**/*.html', '!../html/sitemap.html', '!../html/styleguide/**/*.html', '!../html/assets/**/*.html']
}
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels