Content updates

This commit is contained in:
Uriel 2007-08-07 13:49:37 +02:00
parent b2145a232f
commit 108652b2e7
4 changed files with 47 additions and 42 deletions

View file

@ -19,6 +19,7 @@ Content-Type: text/html
% echo ' <meta name="keywords" content="'$"meta_keywords'" />'
<link rel="stylesheet" href="/pub/style/style.css" type="text/css" media="screen" title="default" />
<link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
%# <link rel="stylesheet alternative" type="text/css" href="/pub/style/style_old.css" media="screen" title="Old Style" />
% if (test -f $sitedir/_style.css) {
<link rel="stylesheet" href="/_style.css" type="text/css" media="screen" title="default" />