]> git.donarmstrong.com Git - bugscan.git/commitdiff
add link to CSS
authorTomas Pospisek <tpo_hp@sourcepole.ch>
Sun, 25 Jan 2015 14:41:50 +0000 (15:41 +0100)
committerTomas Pospisek <tpo_hp@sourcepole.ch>
Sun, 25 Jan 2015 14:41:50 +0000 (15:41 +0100)
dohtml

diff --git a/dohtml b/dohtml
index 9f463a2f8172cd9753dcb8112b5087ab3998d11b..19989e164ec24c46cc6a7f54cbd450d30a739888 100755 (executable)
--- a/dohtml
+++ b/dohtml
@@ -11,6 +11,8 @@ html_header() {
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+    <link href="http://www.debian.org/debhome.css" rel="stylesheet" type="text/css">
+
     <title>$title, $date</title>
   </head>
 <body bgcolor="white">