10 Jun
2026
10 Jun
'26
12:12 p.m.
+<nav aria-label="Breadcrumb"> + <ol> + <li><a href="/">Spectrum</a></li> + <li><a href="/doc/">Documentation</a></li> + <li aria-current="page">{{ page.title }}</li>
This probably ought to be ommitted if the current page is /doc. Otherwise I see "Spectrum / Documentation / Spectrum Documentation".
(Not a huge deal though — I see that it's fixed in patch #3.)
This is a means to keep each change limited in scope. The first patch effectively only adds a sitemap for the `doc` subdirectory. You can of course squash everything, then it won't matter, but it then will be one huge diff.