瀏覽代碼

add social stuff

George S. Baugh 3 年之前
父節點
當前提交
16220a8548
共有 2 個文件被更改,包括 7 次插入0 次删除
  1. 二進制
      img/icon/houstonpm.png
  2. 7 0
      routes.pm

二進制
img/icon/houstonpm.png


+ 7 - 0
routes.pm

@@ -12,7 +12,14 @@ use lib 'lib';
 use Trog::Routes::HTML;
 
 our $default_title = 'Houston Perl Mongers';
+our $default_image = 'img/icon/houstonpm.png';
+our $display_name  = 'Houston Perl Mongers';
+our $description   = 'Houston Perl Mongers';
+our $default_tags  = 'houston.pm, houston, perl, mongers, Net::Jabber::Bot, Device::USB::LibUSB';
+
 our $show_madeby = 1;
+our $twitter_account = 'houstonpm';
+our $fb_app_id       = 'bogus';
 
 our %routes = (
     '/about.html' => {