diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-04-25 02:14:46 +0200 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-04-25 02:14:46 +0200 |
commit | 4c4e377964303bf553129635c5f2000eb11bad48 (patch) | |
tree | 7b64f619a437750e89aa16def72f075aea691efe | |
parent | ae738f43fd043844b17e1304f271574f34a144ac (diff) |
Store Creative Commons license image locally
-rw-r--r-- | fripost-web.el | 3 | ||||
-rw-r--r-- | site/images/cc80x15.png | bin | 0 -> 672 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/fripost-web.el b/fripost-web.el index 773a677..c4a0f05 100644 --- a/fripost-web.el +++ b/fripost-web.el @@ -28,7 +28,8 @@ :postamble "<div class=\"divider\"></div> <div class=\"footer\"> - <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/2.5/se/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"http://i.creativecommons.org/l/by-sa/2.5/se/80x15.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\">This website</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fripost.org/\" rel=\"cc:attributionURL\">Fripost - föreningen för fri e-post</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/2.5/se/\">Creative Commons Attribution-ShareAlike 2.5 Sweden License</a>.<br /> + + <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/2.5/se/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"images/cc80x15.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\">This website</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fripost.org/\" rel=\"cc:attributionURL\">Fripost - föreningen för fri e-post</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/2.5/se/\">Creative Commons Attribution-ShareAlike 2.5 Sweden License</a>.<br /> Valid <a href=\"http://jigsaw.w3.org/css-validator/check/referer\">CSS</a> & <a href=\"http://validator.w3.org/check?uri=referer\">XHTML</a>. Design by <a href=\"http://arcsin.se\">Arcsin</a> </div> diff --git a/site/images/cc80x15.png b/site/images/cc80x15.png Binary files differnew file mode 100644 index 0000000..c67509f --- /dev/null +++ b/site/images/cc80x15.png |