diff options
author | in2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2004-05-07 22:30:43 +0800 |
---|---|---|
committer | in2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2004-05-07 22:30:43 +0800 |
commit | 568f85f62408671db2d16a0e33e0d206effe99c4 (patch) | |
tree | cfb3d55c2dfc419fb8b7cf1ec44ee55e45c0759c /staticweb/index.html | |
parent | 4cfc6b121bab9bb2132087c449ddec448851bdcb (diff) | |
download | pttbbs-568f85f62408671db2d16a0e33e0d206effe99c4.tar pttbbs-568f85f62408671db2d16a0e33e0d206effe99c4.tar.gz pttbbs-568f85f62408671db2d16a0e33e0d206effe99c4.tar.bz2 pttbbs-568f85f62408671db2d16a0e33e0d206effe99c4.tar.lz pttbbs-568f85f62408671db2d16a0e33e0d206effe99c4.tar.xz pttbbs-568f85f62408671db2d16a0e33e0d206effe99c4.tar.zst pttbbs-568f85f62408671db2d16a0e33e0d206effe99c4.zip |
cache all tied objects
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1930 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'staticweb/index.html')
-rw-r--r-- | staticweb/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/staticweb/index.html b/staticweb/index.html index e13f7d2d..c0c87174 100644 --- a/staticweb/index.html +++ b/staticweb/index.html @@ -5,7 +5,7 @@ </td></tr> <tr><td> -<a href="http://man.ptt.cc/index.pl/[% IF gb %]?gb=1[% END %]">у金金龟穨ぇ弘地跋</a> +<a href="http://www.ptt.cc">у金金龟穨</a> » <a href="http://man.ptt.cc/index.pl/[% IF gb %]?gb=1[% END %]">у金金龟穨ぇ弘地跋</a> [% FOREACH x=class %] »<a href="/index.pl[% x.path %]">[% x.title %]</a> [% END %] @@ -40,7 +40,7 @@ </td></tr> <tr><td> <hr /> -<a href="telnet://ptt.cc">у金金龟穨</a> (<a href="http://ptt.cc">PttWeb</a>) +<a href="http://ptt.cc">у金金龟穨</a> </td></tr> </table> </body> |