diff options
-rw-r--r-- | www/index.html | 7 | ||||
-rw-r--r-- | www/usb-stick.png | bin | 0 -> 3595 bytes |
2 files changed, 5 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 89ae711..666dabd 100644 --- a/www/index.html +++ b/www/index.html @@ -241,15 +241,18 @@ 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?format=raw"> + <a href="./neo20.exe"> <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?format=raw"> + <a href="./neo_de.xmodmap"> <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?format=raw"> <img src="./tastentier_grinsend.png" width="50px" height="34px" alt="quickdownload:Neo_OS-X" border="0"> </a> + <a href="./neo_portable.zip"> + <img src="./usb-stick.png" width="46px" height="40px" alt="quickdownload:Neo-Portable (für USB-Stick)" border="0"> + </a> </div> <!-- /Quicklinks /--> diff --git a/www/usb-stick.png b/www/usb-stick.png Binary files differnew file mode 100644 index 0000000..20ec0e0 --- /dev/null +++ b/www/usb-stick.png |