Skip to content

[site] If base_url ends with /, the theme links don't work #264

@preaction

Description

@preaction

When I added a base_url that ended in /, the stylesheet links ended up like:

<link rel="stylesheet" href="//theme/css/normalize.css" />
<link rel="stylesheet" href="//theme/css/skeleton.css" />
<link rel="stylesheet" href="//theme/css/statocles-default.css" />

Which clearly does not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions