Skip to content

root-relative hrefs in template links are not resolved properly #3404

@cscheid

Description

@cscheid

This, in a website, will generate links to /cv.pdf and /blog.html regardless of the root directory of the website:

---
about:
  template: trestles
  links:
    - text: Blog
      url: "/blog.html"
    - text: CV
      url: "/cv.pdf"
---

Metadata

Metadata

Assignees

Labels

about-pagebugSomething isn't workinghtmlIssues with HTML and related web technology (html/css/scss/js)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions