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/UIDS-GIDS.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/UIDS-GIDS.md')
-rw-r--r-- | docs/UIDS-GIDS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/UIDS-GIDS.md b/docs/UIDS-GIDS.md index d92b055fec..e70c23a362 100644 --- a/docs/UIDS-GIDS.md +++ b/docs/UIDS-GIDS.md @@ -1,6 +1,7 @@ --- title: Users, Groups, UIDs and GIDs on `systemd` Systems category: Concepts +layout: default --- # Users, Groups, UIDs and GIDs on `systemd` Systems |