valide html again
darcs-hash:20060505095940-f46e9-fa38c0406ae9651ca870ee007ee64c789acb86df.gz
This commit is contained in:
parent
ac6ee98bd2
commit
a3107c893a
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ class Theme(ThemeBase):
|
|||
(u'http://www.apache.org/', u'badges_80x15_apache.png', u'Apache powered'),
|
||||
(u'http://www.python.org/', u'badges_80x15_python.png', u'Python powered'),
|
||||
(u'http://www.crans.org/', u'badges_80x15_crans.png', u'Cr@ns powered'),
|
||||
(u'http://jigsaw.w3.org/css-validator/check?uri=referer&profile=css3&warning=no', u'valid_css_80x15.png', u'Valid css3'),
|
||||
(u'http://jigsaw.w3.org/css-validator/check?uri=referer&profile=css3&warning=no', u'valid_css_80x15.png', u'Valid css3'),
|
||||
(u'http://validator.w3.org/check?uri=referer', u'valid_html401_80x15.png', u'Valid html 4.01'),
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue