ATELIER 0.5.0
Installation
quarto add mcanouil/quarto-atelier@0.5.0Changelog
Bug Fixes
- fix: write the icon, Apple touch icon, and manifest
hrefexactly as configured. Quarto's website resource resolver already prefixes each page's offset to the project root onto everylink[href]it finds, so adding one in the filter doubled it and broke every icon on pages below the site root. - fix: point
og:urland<link rel="canonical">of a directory index at its directory rather than atindex.html, since that is the URL the site serves and the one a scraper de-duplicates against.
What's Changed
- fix: do not offset the icon and manifest hrefs by @mcanouil in #8
- ci: bump version for release 🚀 by @mcanouil-dev[bot] in #9
Full Changelog: 0.4.0...0.5.0