diff options
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 8621d40..dcf7266 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -17,20 +17,22 @@ <div class="big_arches"> <ul> <li> - <h1>amd64</h1> + <h1>amd64</h1> <a href="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-iso/">iso</a> <a href="http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3/">stages</a> <p> - <a href="http://bouncer.gentoo.org/fetch/gentoo-12.0-livedvd/amd64/"><b>12.0 LiveDVD (Jan 02, 2011)</b></a> + <a href="http://bouncer.gentoo.org/fetch/gentoo-12.0-livedvd/amd64/"><b>12.0 LiveDVD (Jan 02, 2012)</b></a> </p> + <h5>support for 64bit x86_64 systems</h5> </li> <li> - <h1>x86</h1> + <h1>x86</h1> <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-iso/">iso</a> <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3/">stages</a> <p> - <a href="http://bouncer.gentoo.org/fetch/gentoo-12.0-livedvd/x86/"><b>12.0 LiveDVD (Jan 02, 2011)</b></a> + <a href="http://bouncer.gentoo.org/fetch/gentoo-12.0-livedvd/x86/"><b>12.0 LiveDVD (Jan 02, 2012)</b></a> </p> + <h5>support for 32bit x86 systems</h5> </li> </ul> </div> @@ -92,7 +94,7 @@ <p> If you prefer to select a local mirror yourself, see <a href="http://www.gentoo.org/main/en/mirrors2.xml">Gentoo Mirrors</a>. </p> - <p>Copyright 2001-2011 Gentoo Foundation, Inc. Questions, Comments? <a class="highlight" href="http://www.gentoo.org/main/en/contact.xml">Contact us</a></p> + <p>© Gentoo Foundation, Inc. | Questions, Comments? <a class="highlight" href="http://www.gentoo.org/main/en/contact.xml">Contact us</a></p> </div> </div> |