[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian JP master SVN www commits (rev.826)
=======================================================
Repository: /org/svn.debian.or.jp/repos
Revision: 826
Commiter: nori
Date: 2008-12-26 21:15:29 +0900 (金, 26 12月 2008)
=======================================================
Log:
Change the CSS's URL.
It seems URL of a CSS used on Planet Debian, which Planet Debian JP also
refers to, has changed.
=======================================================
Changed:
U planet/config/index.html.tmpl
Modified: planet/config/index.html.tmpl
===================================================================
--- planet/config/index.html.tmpl 2008-12-23 06:08:11 UTC (rev 825)
+++ planet/config/index.html.tmpl 2008-12-26 12:15:29 UTC (rev 826)
@@ -5,7 +5,7 @@
<head>
<title><TMPL_VAR name></title>
<meta name="generator" content="<TMPL_VAR generator ESCAPE="HTML">">
-<link rel="stylesheet" media="screen" type="text/css" href="http://planet.debian.net/boxless.css">
+<link rel="stylesheet" media="screen" type="text/css" href="http://planet.debian.org/common/boxless.css">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>