diff options
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 |