diff options
author | Tobias Bernard <tbernard@gnome.org> | 2019-12-11 17:01:46 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2019-12-11 17:04:20 +0100 |
commit | b41a3f66c97e3d861faed04b727daf929383b827 (patch) | |
tree | 34c10f34c0c1a91673623c07153701918bfe80a1 /docs/TRANSIENT-SETTINGS.md | |
parent | Merge pull request #14303 from yuwata/tc-use-typesafe-functions (diff) | |
download | systemd-b41a3f66c97e3d861faed04b727daf929383b827.tar.xz systemd-b41a3f66c97e3d861faed04b727daf929383b827.zip |
docs: make it pretty
Add custom Jekyll theme, logo, webfont and .gitignore
FIXME: the markdown files have some H1 headers which need to be replaced
with H2
Diffstat (limited to 'docs/TRANSIENT-SETTINGS.md')
-rw-r--r-- | docs/TRANSIENT-SETTINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/TRANSIENT-SETTINGS.md b/docs/TRANSIENT-SETTINGS.md index 549ec678fc..e9122d5b2b 100644 --- a/docs/TRANSIENT-SETTINGS.md +++ b/docs/TRANSIENT-SETTINGS.md @@ -1,6 +1,7 @@ --- title: What settings are currently available for transient units? category: Interfaces +layout: default --- # What settings are currently available for transient units? |