mirror of
https://github.com/docker/docs.git
synced 2026-04-06 03:08:58 +07:00
rewrite the script to not depend on jQuery, so that it can be run as soon as possible. Also switch to use localstorage instead of cookies, which is a more suitable mechanism for this, and use the same HTML include as was used on the landing-page for the whole site. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>