aboutsummaryrefslogtreecommitdiff
path: root/src/templates/tags.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/tags.html')
-rw-r--r--src/templates/tags.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/templates/tags.html b/src/templates/tags.html
index 31858e8..9b87eba 100644
--- a/src/templates/tags.html
+++ b/src/templates/tags.html
@@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" type="text/css" href="/css/styles.css">
<link rel="shortcut icon" href="/favicon.ico">
+ <meta name="description" content="Posts sorted by {{name}}">
</head>
<body>
@@ -19,4 +20,4 @@
{{> footer}}
</body>
-</html> \ No newline at end of file
+</html>