Files
lighthouse/book/book.toml
Jimmy Chen 8e54f6e1a8 Fix md format (#8434)
The merge queue is failing due to md lint changes:

https://github.com/sigp/lighthouse/actions/runs/19491272535/job/55783746002

This PR fixes the lint. I'm targeting the release branch so we can get things merged for release tomorrow, and we'll merge back down to `unstable`.


  


Co-Authored-By: Jimmy Chen <jchen.tc@gmail.com>

Co-Authored-By: Michael Sproul <michael@sigmaprime.io>
2025-11-19 11:00:36 +00:00

11 lines
180 B
TOML

[book]
authors = ["Paul Hauner", "Age Manning"]
language = "en"
src = "src"
title = "Lighthouse Book"
[output.html]
additional-css =["src/css/custom.css"]
default-theme = "coal"