- Add page titles

Fri, 03 Jan 2020 00:15:07 -0700

author
Glitchvid <Glitchvid@glitchvid.com>
date
Fri, 03 Jan 2020 00:15:07 -0700
changeset 5
119d642a45fb
parent 4
f43055fb4a5c
child 6
f95922b127af

- Add page titles

site/about.html file | annotate | diff | comparison | revisions
site/features.html file | annotate | diff | comparison | revisions
site/features_tools.html file | annotate | diff | comparison | revisions
site/home.html file | annotate | diff | comparison | revisions
--- a/site/about.html	Thu Jan 02 04:11:11 2020 -0700
+++ b/site/about.html	Fri Jan 03 00:15:07 2020 -0700
@@ -6,6 +6,7 @@
 	<meta name="description" content="Source 2 Documentation">
 	<link rel="stylesheet" href="style.css">
 	<link rel="icon" type="image/png" href="/s2favicon.png">
+	<title>Source 2 Documentation Project</title>
 </head>
 
 <body>
--- a/site/features.html	Thu Jan 02 04:11:11 2020 -0700
+++ b/site/features.html	Fri Jan 03 00:15:07 2020 -0700
@@ -6,6 +6,7 @@
 	<meta name="description" content="Source 2 Documentation">
 	<link rel="stylesheet" href="style.css">
 	<link rel="icon" type="image/png" href="/s2favicon.png">
+	<title>Source 2 Documentation Project</title>
 </head>
 
 <body>
--- a/site/features_tools.html	Thu Jan 02 04:11:11 2020 -0700
+++ b/site/features_tools.html	Fri Jan 03 00:15:07 2020 -0700
@@ -6,6 +6,7 @@
 	<meta name="description" content="Source 2 Documentation">
 	<link rel="stylesheet" href="style.css">
 	<link rel="icon" type="image/png" href="/s2favicon.png">
+	<title>Source 2 Documentation Project</title>
 </head>
 
 <body>
--- a/site/home.html	Thu Jan 02 04:11:11 2020 -0700
+++ b/site/home.html	Fri Jan 03 00:15:07 2020 -0700
@@ -6,6 +6,7 @@
 	<meta name="description" content="Source 2 Documentation">
 	<link rel="stylesheet" href="style.css">
 	<link rel="icon" type="image/png" href="/s2favicon.png">
+	<title>Source 2 Documentation Project</title>
 </head>
 
 <body>

mercurial