diff options
author | Rob Landley <rob@landley.net> | 2014-01-04 13:09:42 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2014-01-04 13:09:42 -0600 |
commit | 349ff5297bce51511f3251c5bc2b193ab0b2d07f (patch) | |
tree | 7f5b0f26a113bb9d8307990f5d9c54011b0b6dc2 /www/header.html | |
parent | 86cafe1fde7c40625b50433a731bb167934bd8ab (diff) | |
download | toybox-349ff5297bce51511f3251c5bc2b193ab0b2d07f.tar.gz |
Change header and pages so each page has its own title.
Diffstat (limited to 'www/header.html')
-rw-r--r-- | www/header.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/header.html b/www/header.html index f322728a..37ec81fd 100644 --- a/www/header.html +++ b/www/header.html @@ -1,6 +1,3 @@ -<html> -<head> -<title>toybox</title> </head> <!-- body style="background: url(toycans.png) repeat;" --> <table border=0 cellpadding=0 cellspacing=10> |