package H2H::RC; sub init { my $o = shift; $o->{version} = 'H2H/1.0'; $o->{title} = 'Íý¿ô²ÊÂ缭ŵ'; $o->{subtitle} = ''; $o->{theme} = 'Glossary'; $o->{theme09} = 'general'; $o->{favicon} = '/~wakaba/art/icon/chuubu'; } 1;