]> iEval git - gruntmaster-page.git/blobdiff - lib/Plack/App/Gruntmaster.pm
Use inline svg for mindcoding logo
[gruntmaster-page.git] / lib / Plack / App / Gruntmaster.pm
index 425dc313779369d8d69fddc2f06117687d4055c4..c590bc9e2309977edb92554854dd0e66c8605e8b 100644 (file)
@@ -47,6 +47,7 @@ use constant FORMAT_EXTENSION => {
        PASCAL => 'pas',
        PERL => 'pl',
        PYTHON => 'py',
+       SBCL => 'l',
 };
 
 use constant NOT_FOUND => [404, ['Content-Type' => 'text/plain'], ['Not found']];
This page took 0.020747 seconds and 4 git commands to generate.