Added link to my mastodon

This commit is contained in:
Mike Lynch 2025-06-08 19:45:37 +10:00
parent cb55cae5b9
commit 0adc227154

View File

@ -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.
`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)