OSDN Git Service

Change header and pages so each page has its own title.
authorRob Landley <rob@landley.net>
Sat, 4 Jan 2014 19:09:42 +0000 (13:09 -0600)
committerRob Landley <rob@landley.net>
Sat, 4 Jan 2014 19:09:42 +0000 (13:09 -0600)
www/about.html
www/cleanup.html
www/code.html
www/design.html
www/header.html
www/license.html
www/news.html
www/oldnews.html
www/roadmap.html
www/status.html

index ace499f..0ce4282 100755 (executable)
@@ -1,3 +1,4 @@
+<html><head><title>What is toybox?</title>
 <!--#include file="header.html" -->
 
 <h2><a name="what" />What is ToyBox?</h2>
index 998ae09..4b4f894 100644 (file)
@@ -1,3 +1,4 @@
+<html><head><title>toybox cleanup</title></head>
 <!--#include file="header.html" -->
 
 <h1>Index</h1>
index 725bebd..64ee98f 100755 (executable)
@@ -1,3 +1,4 @@
+<html><head><title>toybox source code walkthrough</title></head>
 <!--#include file="header.html" -->
 
 <p><h1><a name="style" /><a href="#style">Code style</a></h1></p>
index dc0bea2..fc61051 100755 (executable)
@@ -1,3 +1,4 @@
+<html><head><title>The design of toybox</title></head>
 <!--#include file="header.html" -->
 
 <b><h2>Design goals</h2></b>
index f322728..37ec81f 100644 (file)
@@ -1,6 +1,3 @@
-<html>
-<head>
-<title>toybox</title>
 </head>
 <!-- body style="background: url(toycans.png) repeat;" -->
 <table border=0 cellpadding=0 cellspacing=10>
index f53ddc5..1eb449c 100755 (executable)
@@ -1,3 +1,4 @@
+<html><head><title>Toybox License</title>
 <!--#include file="header.html" -->
 
 <h2>Toybox is licensed under a simple 2-clause MIT/BSD style license:</h2>
index 16fe6ee..df15d2a 100755 (executable)
@@ -1,3 +1,4 @@
+<html><head><title>toybox news</title>
 <!--#include file="header.html" -->
 
 <p>Toybox combines common Linux command line utilities together
index 116d4c1..92a5a52 100755 (executable)
@@ -1,3 +1,4 @@
+<html><head><title>toybox: old news</title>
 <!--#include file="header.html" -->
 
 <h2>Old News</h2>
index e397970..9798853 100755 (executable)
@@ -1,3 +1,4 @@
+<html><head><title>toybox roadmap</title>
 <!--#include file="header.html" -->
 <title>Toybox Roadmap</title>
 
index c89727e..a0653a8 100755 (executable)
@@ -1,3 +1,4 @@
+<html><head><title>toybox current status</title>
 <!--#include file="header.html" -->
 <title>Toybox Status</title>