summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Winston2021-12-22 23:24:38 -0500
committerBen Winston2021-12-22 23:24:38 -0500
commit0949cedc714d50a12ff353cc4f3fdec00b24b8fc (patch)
tree122e8e8df260ec27f5464b3386cd41665f98a1c2
parent27398b4f38a940ff0693d33f2ffe623d9dc17fed (diff)
bugfix: 'projects' title should be 'projects'
-rw-r--r--projects/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/index.html b/projects/index.html
index a8c9c29..a120ed8 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -2,7 +2,7 @@
<html>
<head>
<link href='/css/styles.css' rel='stylesheet' type='text/css'>
- <title>blog - Ben Winston</title>
+ <title>projects - Ben Winston</title>
<meta http-equiv="content-type" content="text/html;charset=utf8" />
</head>
<body>