diff options
author | Mike Gerwitz <mtg@gnu.org> | 2015-05-15 22:01:42 -0400 |
---|---|---|
committer | Mike Gerwitz <mtg@gnu.org> | 2015-05-15 22:01:42 -0400 |
commit | a555ce703ae9435dc4b425678e00b3c1343ed426 (patch) | |
tree | 2c846d583cc35d451c221d421311697c9d49b083 | |
parent | c13595c128a2b7ecb67e4dfcccd9d3b9771ccc93 (diff) | |
download | thoughts-a555ce703ae9435dc4b425678e00b3c1343ed426.tar.gz thoughts-a555ce703ae9435dc4b425678e00b3c1343ed426.tar.bz2 thoughts-a555ce703ae9435dc4b425678e00b3c1343ed426.zip |
Hollyweb link and image removal
That boat has unfortunately sailed.
-rw-r--r-- | images/hollywebshare.jpg | bin | 17650 -> 0 bytes | |||
-rw-r--r-- | tpl/.config | 5 |
2 files changed, 0 insertions, 5 deletions
diff --git a/images/hollywebshare.jpg b/images/hollywebshare.jpg Binary files differdeleted file mode 100644 index 1da1525..0000000 --- a/images/hollywebshare.jpg +++ /dev/null diff --git a/tpl/.config b/tpl/.config index 8f68834..5771e71 100644 --- a/tpl/.config +++ b/tpl/.config @@ -70,11 +70,6 @@ cat <<EOH <img src="/images/win8-close.png" alt="Close Windows, Open Doors" /> </a> - - <a href="http://defectivebydesign.org/no-drm-in-html5"> - <img src="/images/hollywebshare.jpg" - alt="Stop the Hollyweb! No DRM in HTML5." /> - </a> </div> EOH )" |