diff options
Diffstat (limited to 'staticweb/banner.html')
-rw-r--r-- | staticweb/banner.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/staticweb/banner.html b/staticweb/banner.html index 4a8d0678..c6b9688b 100644 --- a/staticweb/banner.html +++ b/staticweb/banner.html @@ -1,10 +1,10 @@ <div id="banner"> <h1><a href="http://blog.ptt.cc/blog.pl/ptt/" - accesskey="1">[% IF gb %]批踢踢实业坊[% ELSE %]у金金龟穨[% END %]</a></h1> + accesskey="1">у金金龟穨</a></h1> <div style="position:absolute; right: 15%;"> -<a href="./">[% IF gb %]繁体中文[% ELSE %]羉砰いゅ[% END %](big5)</a> -<a href="./?gb=1">[% IF gb %]简体中文[% ELSE %]虏砰いゅ[% END %](gb2312)</a> +<a href="./">羉砰いゅ(big5)</a> +<a href="./?gb=1">虏砰いゅ(gb2312)</a> </div> </div> |