diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/www/index.html b/www/index.html index aee9065..572040a 100644 --- a/www/index.html +++ b/www/index.html @@ -275,7 +275,8 @@ p { /* text-indent:1em; <object data="./tastentier_laechelnd_quicklink_windows.svg" type="image/svg+xml" style="width:50px; height:34px; overflow:hidden; "> <param name="src" value="./tastentier_laechelnd_quicklink_windows.svg"> /--> - <a href="http://wiki.neo-layout.org/browser/windows/neo-vars/out/neo20.exe?format=raw"> + <!--Wird per post-commit hook immer aktuell gehalten!--> + <a href="neo20.exe"> <img src="./tastentier_laechelnd.png" title="quickdownload:Neo_Windows" alt="quickdownload:Neo_Windows" border="0"> </a> <!-- @@ -288,7 +289,8 @@ p { /* text-indent:1em; <param name="src" value="./tastentier_linksblickend_quicklink_linux.svg"> /--> - <a href="http://wiki.neo-layout.org/browser/linux/xmodmap/neo_de.xmodmap?format=raw"> + <!--Wird per post-commit hook immer aktuell gehalten!--> + <a href="neo_de.xmodmap"> <img src="./tastentier_linksblickend.png" title="quickdownload:Neo_Linux" alt="quickdownload:Neo_Linux" border="0"> </a> <!-- @@ -299,8 +301,8 @@ p { /* text-indent:1em; <object data="./tastentier_apfel.svg" type="image/svg+xml" style="width:50px; height:34px; overflow:hidden; "> <param name="src" value="./tastentier_grinsend_quicklink_osx.svg"> /--> - - <a href="http://wiki.neo-layout.org/browser/mac_osx/neo.keylayout?format=raw"> + <!--Wird per post-commit hook immer aktuell gehalten!--> + <a href="neo.keylayout"> <img src="./tastentier_apfel.png" title="quickdownload:Neo_OS-X" alt="quickdownload:Neo_OS-X" border="0"> </a> <!-- @@ -324,7 +326,8 @@ p { /* text-indent:1em; </a> /--> - <a href="./neo_portable.zip"> + <!--Wird per post-commit hook immer aktuell gehalten!--> + <a href="neo_portable.zip"> <!-- <img src="./tastentier_usb.png" width="46px" height="40px" title="quickdownload:Neo-Portable für USB-Stick" alt="quickdownload:Neo-Portable für USB-Stick" border="0"> /--> <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" border="0"> </a> |