diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-10-19 08:12:41 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-10-19 08:12:41 +0000 |
commit | cac07f63234962835519fb8326b5a5ea258d5ffb (patch) | |
tree | e6eb7702c76ec2fbec1e2d1b90203b80c5c55caa /www/index.html | |
parent | 4bcb87ae7d64a23cdb4b71c51835e57082a17383 (diff) |
achso, oben waren ja schon die direktlinks
git-svn-id: https://svn.neo-layout.org@1023 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/index.html b/www/index.html index bd309cb..886144c 100644 --- a/www/index.html +++ b/www/index.html @@ -241,13 +241,13 @@ p { //text-indent:1em; <!-- Quicklinks /--> <!-- <div style="position:relative; text-align:left; top:2.75em; left:53;"> /--> <div style="position:relative; top:-1.65em; left:43em; width:200px; height:40px;"> - <a href="http://wiki.neo-layout.org/browser/windows/autohotkey/neo20.exe"> + <a href="http://wiki.neo-layout.org/browser/windows/autohotkey/neo20.exe?format=raw"> <img src="./tastentier_laechelnd.png" width="50px" height="34px" alt="quickdownload:Neo_Windows" border="0"> </a> - <a href="http://wiki.neo-layout.org/browser/linux/xmodmap/neo_de.xmodmap"> + <a href="http://wiki.neo-layout.org/browser/linux/xmodmap/neo_de.xmodmap?format=raw"> <img src="./tastentier_linksblickend.png" width="50px" height="37px" alt="quickdownload:Neo_Linux" border="0"> </a> - <a href="http://wiki.neo-layout.org/browser/mac_osx/neo.keylayout"> + <a href="http://wiki.neo-layout.org/browser/mac_osx/neo.keylayout?format=raw"> <img src="./tastentier_grinsend.png" width="50px" height="34px" alt="quickdownload:Neo_OS-X" border="0"> </a> </div> @@ -282,9 +282,9 @@ p { //text-indent:1em; <div id="Navigationsthema">Download</div> <div id="Navigationsunterpunkte"> <!-- <a id="Navigationseintrag" href="./download.html">Download</a> --> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/windows/autohotkey/neo20.exe?format=raw">Windows-Treiber</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/linux/xmodmap/neo_de.xmodmap?format=raw">Linux-Treiber</a> - <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/mac_osx/neo.keylayout?format=raw">Mac OS X-Treiber</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/windows/">Windows-Treiber</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/linux/">Linux-Treiber</a> + <a id="Navigationseintrag" href="http://wiki.neo-layout.org/browser/mac_osx/">Mac OS X-Treiber</a> <a id="Navigationseintrag" href="http://wiki.neo-layout.org/wiki/Neo%20für%20unterwegs">Neo für unterwegs (portabel)</a> </div> <div id="Navigationsthema">Sonstiges</div> |