summaryrefslogtreecommitdiff
path: root/Meta/Websites
diff options
context:
space:
mode:
authorDavidLindbom <DavidLindbom@users.noreply.github.com>2022-01-13 13:07:26 +0100
committerLinus Groh <mail@linusgroh.de>2022-01-13 13:43:51 +0100
commitc6f3856d4fdf9a1ef8217be083da01c682d97384 (patch)
treebfd054982b4dcab1a3aa596852d81b3780187a4e /Meta/Websites
parentaedb013ee365f9abe92c78fae9e6455139cb7d28 (diff)
downloadserenity-c6f3856d4fdf9a1ef8217be083da01c682d97384.zip
man.serenityos.org: Include Games section on index page
Diffstat (limited to 'Meta/Websites')
-rw-r--r--Meta/Websites/man.serenityos.org/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Meta/Websites/man.serenityos.org/index.md b/Meta/Websites/man.serenityos.org/index.md
index c3b8f14375..8b5ca2ff94 100644
--- a/Meta/Websites/man.serenityos.org/index.md
+++ b/Meta/Websites/man.serenityos.org/index.md
@@ -3,5 +3,6 @@
- [Section 3: Library functions (basename, isatty, POSIX functions, etc.)](man3/index.html)
- [Section 4: Special Files (audio, mem, etc.)](man4/index.html)
- [Section 5: File formats (getopt convention, Shell, SystemServer)](man5/index.html)
+- [Section 6: Games (2048, Chess, FlappyBug, etc.)](man6/index.html)
- [Section 7: Miscellanea (mitigations, sys filesystem, SystemServer, etc.)](man7/index.html)
- [Section 8: Sysadmin tools (dmesg, pls, sysctl, useradd, etc.)](man8/index.html)