diff options
author | Julien Dessaux | 2021-09-13 00:48:07 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-09-13 00:48:07 +0200 |
commit | 23766907958505259eee7dd1c8812f658e5b2ba2 (patch) | |
tree | 86218bf04bfa43a6a703343d3b9cabb27d8885de /content/docs/nethack | |
parent | Updated gentoo upgrades article (diff) | |
download | www-23766907958505259eee7dd1c8812f658e5b2ba2.tar.gz www-23766907958505259eee7dd1c8812f658e5b2ba2.tar.bz2 www-23766907958505259eee7dd1c8812f658e5b2ba2.zip |
Tags overhaul to improve search results, and some light rewording or reformating
Diffstat (limited to 'content/docs/nethack')
-rw-r--r-- | content/docs/nethack/_index.md | 2 | ||||
-rw-r--r-- | content/docs/nethack/first_ascension.md | 2 | ||||
-rw-r--r-- | content/docs/nethack/nethackrc.md | 2 | ||||
-rw-r--r-- | content/docs/nethack/second_ascension.md | 2 | ||||
-rw-r--r-- | content/docs/nethack/third_ascension.md | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/content/docs/nethack/_index.md b/content/docs/nethack/_index.md index 7918c2b..d638622 100644 --- a/content/docs/nethack/_index.md +++ b/content/docs/nethack/_index.md @@ -2,6 +2,8 @@ title: Nethack description: The dungeon crawler game layout: single +tags: +- nethack --- ## Nethack diff --git a/content/docs/nethack/first_ascension.md b/content/docs/nethack/first_ascension.md index dcc8913..61fec99 100644 --- a/content/docs/nethack/first_ascension.md +++ b/content/docs/nethack/first_ascension.md @@ -1,6 +1,8 @@ --- title: First ascension description: a lawful human Valkyrie ascended to demigodhood in december 2017 +tags: +- nethack --- diff --git a/content/docs/nethack/nethackrc.md b/content/docs/nethack/nethackrc.md index 050cfec..d282d3a 100644 --- a/content/docs/nethack/nethackrc.md +++ b/content/docs/nethack/nethackrc.md @@ -1,6 +1,8 @@ --- title: .nethackrc description: my nethack configuration file +tags: +- nethack --- ## .nethackrc diff --git a/content/docs/nethack/second_ascension.md b/content/docs/nethack/second_ascension.md index 580121d..d87cf92 100644 --- a/content/docs/nethack/second_ascension.md +++ b/content/docs/nethack/second_ascension.md @@ -1,6 +1,8 @@ --- title: Second ascension description: a lawful human Samourai ascended to demigodhood in june 2018 +tags: +- nethack --- ``` diff --git a/content/docs/nethack/third_ascension.md b/content/docs/nethack/third_ascension.md index 6f43b51..63f922e 100644 --- a/content/docs/nethack/third_ascension.md +++ b/content/docs/nethack/third_ascension.md @@ -1,6 +1,8 @@ --- title: Third ascension description: a chaotic elf ranger ascended to demigodhood in june 2019 +tags: +- nethack --- ``` |