diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-03-19 21:47:39 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-03-19 21:47:44 +0200 |
commit | daddded26d87ecee132b4b3c037a691339024b09 (patch) | |
tree | 9b3c06943abb798c9949cb083116967c9bd73646 /res/about | |
parent | b21036a54390960a7a060724d213f7e3623e5b30 (diff) |
Cleanup
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/about.gmi | 4 | ||||
-rw-r--r-- | res/about/help.gmi | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/res/about/about.gmi b/res/about/about.gmi index 34eda2cf..a9eedb6d 100644 --- a/res/about/about.gmi +++ b/res/about/about.gmi | |||
@@ -1,4 +1,4 @@ | |||
1 | # About Pages | 1 | # About pages |
2 | 2 | ||
3 | These are all the About pages that Lagrange uses to display built-in or dynamically generated content. | 3 | These are all the About pages that Lagrange uses to display built-in or dynamically generated content. |
4 | 4 | ||
@@ -30,4 +30,4 @@ Default home page with a large "Lagrange" ASCII art logo. | |||
30 | Open source licenses. | 30 | Open source licenses. |
31 | 31 | ||
32 | => about:version | 32 | => about:version |
33 | Release notes for each version. \ No newline at end of file | 33 | Release notes for each version. |
diff --git a/res/about/help.gmi b/res/about/help.gmi index 743bcc7f..30295512 100644 --- a/res/about/help.gmi +++ b/res/about/help.gmi | |||
@@ -404,7 +404,7 @@ Any output that does not follow this format is considered to mean that the hook | |||
404 | ## 4.2 mimehooks.txt syntax | 404 | ## 4.2 mimehooks.txt syntax |
405 | 405 | ||
406 | Like other Lagrange configuration lines, mimehooks.txt has a simple line-oriented syntax. Lagrange must be restarted for changes to the configuration file to take effect. | 406 | Like other Lagrange configuration lines, mimehooks.txt has a simple line-oriented syntax. Lagrange must be restarted for changes to the configuration file to take effect. |
407 | ≈ | 407 | |
408 | Each hook is specified as three lines: | 408 | Each hook is specified as three lines: |
409 | * A human-readable label (for reporting to the user) | 409 | * A human-readable label (for reporting to the user) |
410 | * MIME type/parameter regular expression | 410 | * MIME type/parameter regular expression |