Extra website property name

main
Bob Mottram 2024-08-12 21:51:09 +01:00
parent 083dc32730
commit 09db4fb0f7
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ def _get_donation_types() -> []:
def _get_website_strings() -> []:
return ['www', 'website', 'web', 'homepage', 'contact']
return ['www', 'website', 'web', 'homepage', 'home', 'contact']
def _get_gemini_strings() -> []: