Added icon.
[planet-ucc.git] / XMLWriter.py
index 42e1d18..8003189 100644 (file)
@@ -113,6 +113,7 @@ class XHTMLWriter:
                output  +=      '<head>\n'
                output  +=      '<title>Planet UCC</title>\n'
                output  +=      '<link rel="stylesheet" href="planet.css" type="text/css" media="screen" />\n'
+               output  +=      '<link rel="icon" type="image/png" href="icon.png" />\n'
                output  +=      '</head>\n'
                output  +=      '<body>\n'
                output  +=      '<div id="header">\n'

UCC git Repository :: git.ucc.asn.au