mirror of https://gitlab.com/bashrc2/epicyon
Extra website property name
parent
083dc32730
commit
09db4fb0f7
|
@ -24,7 +24,7 @@ def _get_donation_types() -> []:
|
||||||
|
|
||||||
|
|
||||||
def _get_website_strings() -> []:
|
def _get_website_strings() -> []:
|
||||||
return ['www', 'website', 'web', 'homepage', 'contact']
|
return ['www', 'website', 'web', 'homepage', 'home', 'contact']
|
||||||
|
|
||||||
|
|
||||||
def _get_gemini_strings() -> []:
|
def _get_gemini_strings() -> []:
|
||||||
|
|
Loading…
Reference in New Issue