Skip to content

More sophisticated fallback #8

Description

@GRA0007

Current the fallback will just look at the first letter of the URL that was passed in, which works for most scenarios. However, if a url begins with www., the fallback will be a W, which is not really appropriate. We should check if it begins with a www and use the first letter of the actual domain if we can.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions