diff options
Diffstat (limited to '')
-rw-r--r-- | www/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index bdb2251..bd309cb 100644 --- a/www/index.html +++ b/www/index.html @@ -282,9 +282,10 @@ 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">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/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/wiki/Neo%20für%20unterwegs">Neo für unterwegs (portabel)</a> </div> <div id="Navigationsthema">Sonstiges</div> <div id="Navigationsunterpunkte"> |