diff options
Diffstat (limited to 'src/templates/blog.html')
-rw-r--r-- | src/templates/blog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/blog.html b/src/templates/blog.html index 1c097c0..85c9d2e 100644 --- a/src/templates/blog.html +++ b/src/templates/blog.html @@ -4,6 +4,7 @@ <head> <title>Mark's Kitchen - Blog</title> <link rel="stylesheet" type="text/css" href="/css/styles.css"> + <meta name="description" content="Mark's blog feed"> {{> header}} </head> |