From 4c4e377964303bf553129635c5f2000eb11bad48 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 25 Apr 2011 02:14:46 +0200 Subject: Store Creative Commons license image locally --- fripost-web.el | 3 ++- site/images/cc80x15.png | Bin 0 -> 672 bytes 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 site/images/cc80x15.png 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 "
- \"Creative
This website by Fripost - föreningen för fri e-post is licensed under a Creative Commons Attribution-ShareAlike 2.5 Sweden License.
+ + \"Creative
This website by Fripost - föreningen för fri e-post is licensed under a Creative Commons Attribution-ShareAlike 2.5 Sweden License.
Valid CSS & XHTML. Design by Arcsin
diff --git a/site/images/cc80x15.png b/site/images/cc80x15.png new file mode 100644 index 0000000..c67509f Binary files /dev/null and b/site/images/cc80x15.png differ -- cgit v1.2.3