X-Git-Url: https://git.distorted.org.uk/~mdw/tgal/blobdiff_plain/6e51720cb63c49c055c2c6f7c793e0ceec02f4f8..40c686c2e1ba7ab336f999318ad0df5e1dc115d7:/mason/.perl-lib/TrivGal.pm diff --git a/mason/.perl-lib/TrivGal.pm b/mason/.perl-lib/TrivGal.pm index 80cce08..50c2f45 100644 --- a/mason/.perl-lib/TrivGal.pm +++ b/mason/.perl-lib/TrivGal.pm @@ -148,6 +148,8 @@ export qw{%SIZE}; our %SIZE = (smallthumb => 96, medthumb => 144, bigthumb => 228, + small => 480, + embed => 720, view => 1200); export qw{init};