|
Revision 25508, 2.0 kB
(checked in by mayuki, 5 years ago)
|
|
はてなスターを無効にしてみた。
|
| Line | |
|---|
| 1 | <html xmlns="http://www.w3.org/1999/xhtml" |
|---|
| 2 | xmlns:py="http://genshi.edgewall.org/" py:strip=""> |
|---|
| 3 | <!--! Custom match templates go here --> |
|---|
| 4 | |
|---|
| 5 | <head> |
|---|
| 6 | <link rel="stylesheet" type="text/css" media="screen,tv,projection" title="ass-ari" href="http://svn.coderepos.org/share/websites/coderepos.org/trac/share/styles/ass-ari.css"/> |
|---|
| 7 | <!-- temporary deleted |
|---|
| 8 | <link rel="stylesheet" type="text/css" media="screen,tv,projection" href="http://svn.coderepos.org/share/websites/coderepos.org/trac/share/styles/trac-tooltip.css"/> |
|---|
| 9 | --> |
|---|
| 10 | <link rel="alternate stylesheet" type="text/css" media="screen,tv,projection" title="plants-repository" href="http://svn.coderepos.org/share/websites/coderepos.org/trac/share/styles/plants-repository.css"/> |
|---|
| 11 | <link rel="alternate stylesheet" type="text/css" media="screen,tv,projection" title="default" href="http://svn.coderepos.org/share/websites/coderepos.org/trac/share/styles/default.css"/> |
|---|
| 12 | <link rel="openid2.provider" href="http://openid.coderepos.org/auth"/> |
|---|
| 13 | <link rel="openid.server" href="http://openid.coderepos.org/auth"/> |
|---|
| 14 | |
|---|
| 15 | <!-- |
|---|
| 16 | temporary deleted |
|---|
| 17 | <script type="text/javascript" src="http://s.hatena.ne.jp/js/HatenaStar.js"></script> |
|---|
| 18 | --> |
|---|
| 19 | <script type="text/javascript" src="http://svn.coderepos.org/share/lang/javascript/javascript-xpath/trunk/release/javascript-xpath-latest-cmp.js"></script> |
|---|
| 20 | <script type="text/javascript" src="http://svn.coderepos.org/share/lang/javascript/javascript-xpath/bindings/jquery/src/xpath4jquery.js"></script> |
|---|
| 21 | <script type="text/javascript" src="http://svn.coderepos.org/share/websites/coderepos.org/trac/share/js/TracUtils.js"></script> |
|---|
| 22 | <!-- |
|---|
| 23 | temporary deleted |
|---|
| 24 | <script type="text/javascript" src="http://svn.coderepos.org/share/websites/coderepos.org/trac/share/js/HatenaStarTrac.js"></script> |
|---|
| 25 | <script type="text/javascript" src="http://svn.coderepos.org/share/websites/coderepos.org/trac/share/js/HatenaStarProgressive.js"></script> |
|---|
| 26 | <script type="text/javascript" src="http://svn.coderepos.org/share/websites/coderepos.org/trac/share/js/TracTooltip.js"></script> |
|---|
| 27 | --> |
|---|
| 28 | </head> |
|---|
| 29 | |
|---|
| 30 | </html> |
|---|