CVS: ht2html BAWGenerator.py,2.3,2.4
"Barry A. Warsaw" <[email protected]> Mon, 27 Oct 2003 12:03:03 -0800
| Newsgroups | gmane.comp.web.ht2html.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ht2html/ht2html
In directory sc8-pr-cvs1:/tmp/cvs-serv5799
Modified Files:
BAWGenerator.py
Log Message:
absolute url
Index: BAWGenerator.py
===================================================================
RCS file: /cvsroot/ht2html/ht2html/BAWGenerator.py,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -d -r2.3 -r2.4
*** BAWGenerator.py 27 Oct 2003 19:59:41 -0000 2.3
--- BAWGenerator.py 27 Oct 2003 20:03:01 -0000 2.4
***************
*** 91,94 ****
def get_meta(self):
meta = Skeleton.get_meta(self)
! favicon = '<link REL="shortcut icon" HREF="images/bassclef.png">'
return meta + '\n' + favicon
--- 91,94 ----
def get_meta(self):
meta = Skeleton.get_meta(self)
! favicon = '<link REL="shortcut icon" HREF="/images/bassclef.png">'
return meta + '\n' + favicon
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/