Put a more prominent "Donate to FreeBSD" button on the index page.
This currently uses the same CSS as the "New to FreeBSD?" button for now. Requested by: rwatson
This commit is contained in:
parent
57c9aba307
commit
d83e3585cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40335
1 changed files with 8 additions and 0 deletions
|
@ -190,6 +190,14 @@
|
|||
</div> <!-- FRONTSHORTCUTSCONTENT -->
|
||||
</div> <!-- FRONTSHORTCUTS -->
|
||||
|
||||
<div class="frontnewroundbox">
|
||||
<div class="frontnewtop"><div><b style="display: none">.</b></div></div>
|
||||
<div class="frontnewcontent">
|
||||
<a href="http://www.FreeBSDFoundation.org/donate/">Donate to FreeBSD</a>
|
||||
</div> <!-- frontnewcontent -->
|
||||
<div class="frontnewbot"><div><b style="display: none">.</b></div></div>
|
||||
</div> <!-- frontnewroundbox -->
|
||||
|
||||
<div class="frontnewroundbox">
|
||||
<div class="frontnewtop"><div><b style="display: none">.</b></div></div>
|
||||
<div class="frontnewcontent">
|
||||
|
|
Loading…
Reference in a new issue