Skip to content

Commit 48b0c5a

Browse files
committed
move README to footer
1 parent 8e7765f commit 48b0c5a

File tree

2 files changed

+42
-25
lines changed

2 files changed

+42
-25
lines changed

www/footer-i.html

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
2+
<!-- Beginning of Footer -->
3+
<h1>CC License Icons</h1>
4+
<p>Here you'll find license icons. Please hotlink to these images, over
5+
HTTPS directly to licensebuttons.net.</p>
6+
<p>You'll find icons in a variety of sizes and colors:</p>
7+
<ul>
8+
<li><code>p</code> or <code>l</code> &mdash; this is for a (p)ublic
9+
domain deed or a Creative Commons (l)icense.</li>
10+
<li>Next you'll find a directory for the license or deed of your
11+
choice (ie. <code>by-sa</code>, or <code>cc-zero</code>)</li>
12+
<li>Next you'll find a choice of four background colors &mdash;
13+
<code>transparent</code>, <code>#000000</code>,
14+
<code style="background-color: #eee;">#eeeeee</code> or
15+
<code style="color: white; background: black;">#ffffff</code>
16+
</li>
17+
<li>Next you'll find a bunch of different colors and shades of
18+
grey, split up over three directories with hex-values for Red,
19+
Green and Blue</li>
20+
<li>Finally, you'll find your image in three different sizes.</li>
21+
</ul>
22+
<hr>
23+
<p>For example: <a href="/i/l/by-sa/eeeeee/66/22/11/">
24+
https://licensebuttons.net/i/l/by-sa/eeeeee/66/22/11/</a></p>
25+
<ul>
26+
<li><img src="/i/l/by-sa/eeeeee/66/22/11/88x31.png"
27+
alt="CC BY SA" /></li>
28+
<li><img src="/i/l/by-sa/eeeeee/66/22/11/80x15.png"
29+
alt="CC BY SA" /></li>
30+
<li><img src="/i/l/by-sa/eeeeee/66/22/11/76x22.png"
31+
alt="CC BY SA" /></li>
32+
</ul>
33+
<p>Comments? Suggestions? Really want a hot-pink CC icon for your
34+
platform? A different size? We're listening! Email
35+
<a href="mailto:info@creativecommons.org">info@creativecommons.org</a>
36+
or <a href="https://github.com/creativecommons/creativecommons.org/issues/new/"> make a GitHub issue</a>.
37+
</p>
38+
</div>
39+
</div>
40+
</div>
41+
</body>
42+
</html>

www/i/README.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)