diff --git a/src/custom.h b/src/custom.h index 2090830c..e37bc116 100644 --- a/src/custom.h +++ b/src/custom.h @@ -178,7 +178,7 @@ /*---------------------------------------------------------------------*/ /* How many attempts to resolve a weird date spec? */ /*---------------------------------------------------------------------*/ -#define TRIG_ATTEMPTS 50 +#define TRIG_ATTEMPTS 500 /*---------------------------------------------------------------------*/ /* How many global omits of the form YYYY MM DD do we handle? */ diff --git a/www/firstquarter.png b/www/firstquarter.png index 207b4d1b..db51ba31 100644 Binary files a/www/firstquarter.png and b/www/firstquarter.png differ diff --git a/www/fullmoon.png b/www/fullmoon.png index 9b277e1f..778a7fee 100644 Binary files a/www/fullmoon.png and b/www/fullmoon.png differ diff --git a/www/lastquarter.png b/www/lastquarter.png index 53d456ad..adc3a894 100644 Binary files a/www/lastquarter.png and b/www/lastquarter.png differ diff --git a/www/newmoon.png b/www/newmoon.png index ad3aafc8..0349a027 100644 Binary files a/www/newmoon.png and b/www/newmoon.png differ