zola/components
Sergio A. Vargas 1de1dd56de Add attributes to base_url link in atom template (#2261)
The `rel` and `type` HTML attributes are needed in the `base_url` (or
`section.permalink`) link so feed aggregators know that's the HTML page
that corresponds to the atom feed.

Note: The RSS template doesn't have this issue.
2023-12-18 23:24:06 +01:00
..
config Add support for lazy loading images (#2211) 2023-12-18 23:24:06 +01:00
console add link_checker settings for external_level and internal_level (#1848) 2022-05-11 21:54:34 +02:00
content always sort assets by filename (Windows/Linux difference) (#2236) 2023-12-18 23:24:06 +01:00
errors Remove unused deps thanks to cargo-machete 2022-04-27 19:49:57 +02:00
imageproc Remove dummy test 2023-03-19 20:36:25 +01:00
libs Update toml lib 2023-02-16 20:49:03 +01:00
link_checker Speedup "zola check" command by reusing the Client (#2171) 2023-12-18 23:24:06 +01:00
markdown Prevent spans crossing line boundaries in class-based code block formatter (#2237) 2023-12-18 23:24:06 +01:00
search Remove code blocks from search index 2023-02-16 20:49:03 +01:00
site Atom template authors (#2259) 2023-12-18 23:24:06 +01:00
templates Add attributes to base_url link in atom template (#2261) 2023-12-18 23:24:06 +01:00
utils Hard link serve panic fix (#2210) 2023-12-18 23:24:06 +01:00