doc/01-usage.md: avoid multiple h1 in one document
Due to https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/Heading_Elements#avoid_using_multiple_h1_elements_on_one_page metioned in #234 we'll just use a single h1 per document.
This commit is contained in:
parent
10dde06c33
commit
b84e7b8b03
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ $ image-builder manifest --arch aarch64 minimal-raw
|
|||
# ... output ...
|
||||
```
|
||||
|
||||
# Blueprints
|
||||
## Blueprints
|
||||
|
||||
Images can be customized with [blueprints](https://osbuild.org/docs/user-guide/blueprint-reference). For example we could build the `qcow2` we built above with some customizations applied.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue