mason/dhandler, mason/.perl-lib/TrivGal: Publish and use `$SRCURL'.
[tgal] / mason / .perl-lib / TrivGal.pm
index 4a41612..b9231b0 100644 (file)
@@ -138,6 +138,9 @@ our $CACHEURL //= "$ROOTURL/tgal-cache";
 our $STATICURL //= "$ROOTURL/tgal-static";
 our $SCRIPTURL;
 
+export qw{$SRCURL};
+our $SRCURL = "https://git.distorted.org.uk/~mdw/tgal/";
+
 export qw{%SIZE};
 our %SIZE = (smallthumb => 96,
             medthumb => 144,