Removes nav items from top of page and moves to left nav. Uses a redirect to home.html to replace index.html. Restores path variables Removes debug print statement Fixes path. Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
2 lines
59 B
HTML
2 lines
59 B
HTML
<meta http-equiv="refresh" content="0; URL='home.html'" />
|