浏览代码

advert tcms

George S. Baugh 5 年之前
父节点
当前提交
e25a768d34
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      routes.pm

+ 1 - 0
routes.pm

@@ -12,6 +12,7 @@ use lib 'lib';
 use Trog::Routes::HTML;
 
 our $default_title = 'Houston Perl Mongers';
+our $show_madeby = 1;
 
 our %routes = (
     '/about.html' => {