8 lines
209 B
TOML
8 lines
209 B
TOML
[book]
|
|
title = "SkyOS Documentation"
|
|
authors = ["Sk7Str1p3"]
|
|
description = "Documentation for Sk7Str1p3's custom NixOS configuration"
|
|
language = "en"
|
|
|
|
[output.html]
|
|
additional-css = ["./theme/catppuccin.css"]
|