diff options
author | David Robillard <d@drobilla.net> | 2011-11-14 05:04:59 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-14 05:04:59 +0000 |
commit | 0a286773059f6c1f1bd3d2001f76b33dc29cee5a (patch) | |
tree | fb832a75ea1c7a148d66577ab670cc5e7f28e774 /lv2specgen/footer.html | |
parent | 1d75440f9719b9f2de57f6250f574b427939ea50 (diff) | |
download | lv2-0a286773059f6c1f1bd3d2001f76b33dc29cee5a.tar.xz |
Simplify footer (remove images).
Diffstat (limited to 'lv2specgen/footer.html')
-rw-r--r-- | lv2specgen/footer.html | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/lv2specgen/footer.html b/lv2specgen/footer.html deleted file mode 100644 index 5259e4c..0000000 --- a/lv2specgen/footer.html +++ /dev/null @@ -1,22 +0,0 @@ - <span about="" resource="http://www.w3.org/TR/rdfa-syntax" - rel="dct:conformsTo"> - <a href="http://validator.w3.org/check?uri=referer"> - <img style="border:0;width:88px;height:31px" - src="http://www.w3.org/Icons/valid-xhtml-rdfa-blue" - alt="Valid XHTML + RDFa"/> - </a> - </span> - <span about="" resource="http://www.w3.org/TR/CSS2" - rel="dct:conformsTo"> - <a href="http://jigsaw.w3.org/css-validator/check/referer"> - <img style="border:0;width:88px;height:31px" - src="http://jigsaw.w3.org/css-validator/images/vcss-blue" - alt="Valid CSS"/></a> - </span> - <span about=""> - <a about="" rel="license" href="http://creativecommons.org/licenses/by/3.0/"> - <img alt="Creative Commons Attribution 3.0 Unported License" - style="border-width:0;width:88px;height:31px" - src="http://i.creativecommons.org/l/by/3.0/88x31.png" /> - </a> - </span> |