diff options
| author | Ben Winston | 2021-12-22 23:24:38 -0500 |
|---|---|---|
| committer | Ben Winston | 2021-12-22 23:24:38 -0500 |
| commit | 0949cedc714d50a12ff353cc4f3fdec00b24b8fc (patch) | |
| tree | 122e8e8df260ec27f5464b3386cd41665f98a1c2 /projects | |
| parent | 27398b4f38a940ff0693d33f2ffe623d9dc17fed (diff) | |
bugfix: 'projects' title should be 'projects'
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/index.html | 2 |
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> |
