1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-18 09:49:54 +02:00

reduce text in the homepage FAQ

This commit is contained in:
Aidan Feldman 2013-09-16 15:17:02 -04:00
parent a47bbeea43
commit 837cb3e1d2

View File

@ -51,15 +51,21 @@ description: A site to provide non-judgmental guidance on choosing a license for
</ul>
<ul class="triptych see-more cf">
<li>
<h3>What if none of these work for me or I want to retain all of my rights?</h3>
<a href="licenses">More licenses are available.</a>
<h3>What if none of these work for me?</h3>
<p>
If you want to retain all your rights or have other requirements, <a href="licenses">more licenses are available</a>.
</p>
</li>
<li>
<h3>What if I need a license for content that isn't source code?</h3>
<a href="http://creativecommons.org/choose/">Check out Creative Commons.</a>
<h3>What if my content isn't code?</h3>
<p>
Check out <a href="http://creativecommons.org/choose/">Creative Commons</a>.
</p>
</li>
<li>
<h3>What if I don't want to choose a license?</h3>
<a href="no-license">You don't have to.</a>
<p>
<a href="no-license">You don't have to</a>.
</p>
</li>
</ul>