Skip to content

Logo url is not being properly populated during build. #629

@tjacovich

Description

@tjacovich

src="{{ site.baseurl }}/help/img/bbb_assets/ads_partial_logo_dark_background.svg"

The following line is being interpreted literally in the rendered page, causing the logo on the API documentation page to break.

The path it is trying to reach is https://ui.adsabs.harvard.edu/help/api/%7B%7B%20site.baseurl%20%7D%7D/help/img/bbb_assets/transparent_logo.svg

instead of https://ui.adsabs.harvard.edu/help/img/bbb_assets/transparent_logo.svg

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions