diff options
author | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-27 10:33:40 +0000 |
---|---|---|
committer | ben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-01-27 10:33:40 +0000 |
commit | 968e965603f576d9f62955a8b58037f67447a3d4 (patch) | |
tree | 108272190d03cf33519a409f58e216253687c25c /www/index.html | |
parent | 61ebcf57c1b4c633285d219e0dacb1a710b9bbd9 (diff) |
Startseite noch etwas vereinfacht und pngs automatisch erzeugen lassen
git-svn-id: https://svn.neo-layout.org@1552 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/index.html b/www/index.html index a860f1c..219312c 100644 --- a/www/index.html +++ b/www/index.html @@ -36,10 +36,6 @@ <a href="neo.keylayout"> <img src="./tastentier_apfel.png" title="quickdownload:Neo_OS-X" alt="quickdownload:Neo_OS-X" style="border-width: 0px;" /> </a> - - <a href="neo_portable.zip"> - <img src="./usb-stick.png" width="40px" height="34px" title="quickdownload:Neo-Portable für USB-Stick" alt="quickdownload:Neo-Portable für USB-Stick" style="border-width: 0px;" /> - </a> <!-- /Quicklinks --> </div> @@ -57,9 +53,9 @@ <div class="Navigationsthema">Installation</div> <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Windows%20einrichten">Windows</a> <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten">Linux</a> - <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten">Neo unter Mac OS X</a> + <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20auf%20dem%20Apple%20Macintosh%20einrichten">Mac OS X</a> <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20unter%20FreeBSD%20einrichten">FreeBSD</a> - <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs">Neo für unterwegs (portabel)</a> + <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs">… für unterwegs</a> <a class="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo einrichten">Viele weitere Systeme …</a> <div class="Navigationsthema">Grafiken</div> <a class="Navigationseintrag" href="grafik/aufsteller/neo20-aufsteller.pdf">Aufsteller zum Lernen</a> |