From 349ff5297bce51511f3251c5bc2b193ab0b2d07f Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 4 Jan 2014 13:09:42 -0600 Subject: Change header and pages so each page has its own title. --- www/about.html | 1 + www/cleanup.html | 1 + www/code.html | 1 + www/design.html | 1 + www/header.html | 3 --- www/license.html | 1 + www/news.html | 1 + www/oldnews.html | 1 + www/roadmap.html | 1 + www/status.html | 1 + 10 files changed, 9 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/about.html b/www/about.html index ace499f6..0ce42824 100755 --- a/www/about.html +++ b/www/about.html @@ -1,3 +1,4 @@ +What is toybox?

What is ToyBox?

diff --git a/www/cleanup.html b/www/cleanup.html index 998ae09e..4b4f894f 100644 --- a/www/cleanup.html +++ b/www/cleanup.html @@ -1,3 +1,4 @@ +toybox cleanup

Index

diff --git a/www/code.html b/www/code.html index 725bebdc..64ee98f5 100755 --- a/www/code.html +++ b/www/code.html @@ -1,3 +1,4 @@ +toybox source code walkthrough

Code style

diff --git a/www/design.html b/www/design.html index dc0bea21..fc610512 100755 --- a/www/design.html +++ b/www/design.html @@ -1,3 +1,4 @@ +The design of toybox

Design goals

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 @@ - - -toybox diff --git a/www/license.html b/www/license.html index f53ddc5a..1eb449c5 100755 --- a/www/license.html +++ b/www/license.html @@ -1,3 +1,4 @@ +Toybox License

Toybox is licensed under a simple 2-clause MIT/BSD style license:

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 @@ +toybox news

Toybox combines common Linux command line utilities together diff --git a/www/oldnews.html b/www/oldnews.html index 116d4c18..92a5a524 100755 --- a/www/oldnews.html +++ b/www/oldnews.html @@ -1,3 +1,4 @@ +toybox: old news

Old News

diff --git a/www/roadmap.html b/www/roadmap.html index e3979709..97988537 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -1,3 +1,4 @@ +toybox roadmapToybox Roadmap diff --git a/www/status.html b/www/status.html index c89727e4..a0653a8c 100755 --- a/www/status.html +++ b/www/status.html @@ -1,3 +1,4 @@ +toybox current statusToybox Status -- cgit v1.2.3