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/news.html | |
parent | 86cafe1fde7c40625b50433a731bb167934bd8ab (diff) | |
download | toybox-349ff5297bce51511f3251c5bc2b193ab0b2d07f.tar.gz |
Change header and pages so each page has its own title.
Diffstat (limited to 'www/news.html')
-rwxr-xr-x | www/news.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/news.html b/www/news.html index 16fe6ee2..df15d2a2 100755 --- a/www/news.html +++ b/www/news.html @@ -1,3 +1,4 @@ +<html><head><title>toybox news</title> <!--#include file="header.html" --> <p>Toybox combines common Linux command line utilities together |