slitaz-dev-tools rev 47

tazpkg-web: Improve home page
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 30 02:05:34 2011 +0200 (2011-03-30)
parents fbf353a0bfce
children 7d035046a30a
files tazpkg-web/html/home.html tazpkg-web/style/images/text.png
line diff
     1.1 --- a/tazpkg-web/html/home.html	Wed Mar 30 01:48:24 2011 +0200
     1.2 +++ b/tazpkg-web/html/home.html	Wed Mar 30 02:05:34 2011 +0200
     1.3 @@ -64,3 +64,16 @@
     1.4  		</select>
     1.5  	</form>
     1.6  </div>
     1.7 +
     1.8 +<div class="box">
     1.9 +	<img src="images/text.png" alt="text.png" />
    1.10 +	Raw packages.list:
    1.11 +	<a href="http://mirror.slitaz.org/packages/stable/packages.list"
    1.12 +		>Stable</a> |
    1.13 +	<a href="http://mirror.slitaz.org/packages/cooking/packages.list"
    1.14 +		>Cooking</a>
    1.15 +	<img src="images/network.png" alt="text.png" />
    1.16 +	Main mirror:
    1.17 +	<a href="http://mirror.slitaz.org/packages/"
    1.18 +		>http://mirror.slitaz.org/packages/</a>
    1.19 +</div>
     2.1 Binary file tazpkg-web/style/images/text.png has changed