From 0adc227154aae1d9d982d1e64142c08510974253 Mon Sep 17 00:00:00 2001 From: Mike Lynch Date: Sun, 8 Jun 2025 19:45:37 +1000 Subject: [PATCH] Added link to my mastodon --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02ee30e..c74c61e 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,6 @@ The configuration file is JSON as follows: ], -`title_res` is optional: it's a list of Python regular expressions which will be matched against the alt-text. The text used for the index page is the `()` group or groups from the first regexp which matches. If there's more than one group in the re, the results are joined with spaces. \ No newline at end of file +`title_res` is optional: it's a list of Python regular expressions which will be matched against the alt-text. The text used for the index page is the `()` group or groups from the first regexp which matches. If there's more than one group in the re, the results are joined with spaces. + +Comments - questions - issues? let me know at [@mikelynch@aus.social](https://aus.social/@mikelynch) \ No newline at end of file