astro/examples/docs/src
Jang Rush 9757cd869b
Use CONFIG.SITE.title for h1 in doc theme header (#2449)
Use SITE.title specified in config.ts as the h1 heading in Header.astro
of doc theme.
When SITE.title is null, use "Documentation" as the fallback value.
Previously the h1 heading in doc theme header is hardcoded
as "Documentation".
2022-01-24 10:35:19 -05:00
..
components Use CONFIG.SITE.title for h1 in doc theme header (#2449) 2022-01-24 10:35:19 -05:00
layouts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
pages Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
styles Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
config.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00
languages.ts Use accessible indentation (#2253) 2021-12-22 16:11:05 -05:00