Skip to content

Alternate Anchor Text not picking up... #2

@foxinni

Description

@foxinni

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']
                }
            }
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions