diff options
author | Dustin Walker <dustin.walker@email.wsu.edu> | 2022-02-06 21:01:25 -0500 |
---|---|---|
committer | Dustin Walker <dustin.walker@email.wsu.edu> | 2022-02-06 21:01:25 -0500 |
commit | 18e25e5f0bd0abbb826f2d9b2bf32a24df0ce88d (patch) | |
tree | f11b9fbca09132908ae7ba361d14aa6bca5007e2 /recipes.html | |
parent | ad67fca331fab98276b6723639ba229758c8919f (diff) |
homepage description cleanup
Diffstat (limited to 'recipes.html')
-rw-r--r-- | recipes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes.html b/recipes.html index 62ec95f..05fe9bc 100644 --- a/recipes.html +++ b/recipes.html @@ -2,7 +2,7 @@ <html lang="en"> <head> - <title>Dustin Walker's Webpage</title> + <title>Dustin Walker's Recipes</title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <link rel="stylesheet" type="text/css" href="style.css"/> |