Fix float:left, tweak wording slightly.
This commit is contained in:
parent
0216e4fefe
commit
59503e06fb
13
index.html
13
index.html
|
@ -57,12 +57,15 @@ Version 2.0 is package-based using <a href="spkg.html">spkg</a>. You can browse
|
|||
a list of packages <a href="pkgdesc/pkglist.html">here</a>.
|
||||
</p>
|
||||
|
||||
<img src="the-real-bitbucket.png" float="left" height="70px">
|
||||
<p> <b>Don't trust Sourceforge.net with your data or your projects! This page
|
||||
<img src="the-real-bitbucket.png" style="float: left; margin-right: 30px;"
|
||||
height="70px">
|
||||
|
||||
<p><b>Don't trust Sourceforge.net with your data or your projects! This site
|
||||
was hosted there for almost 20 years before they abruptly decided to delete
|
||||
everything with no warning or notification. Many better options exist that
|
||||
don't delete your projects on a whim. If you're someone who has old projects
|
||||
still on there, you'll do well to move them off - if they're even still there.
|
||||
everything with no warning or notification. Many better options exist nowadays
|
||||
who don't delete your projects on a whim. If you're someone who has old
|
||||
projects still on there, you'll do well to move them off - if indeed they're
|
||||
even still there.
|
||||
</b></p>
|
||||
|
||||
<hr>
|
||||
|
|
Loading…
Reference in New Issue