aboutsummaryrefslogtreecommitdiff
path: root/templates/ideas.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/ideas.html')
-rw-r--r--templates/ideas.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/ideas.html b/templates/ideas.html
index e233000..6dccdeb 100644
--- a/templates/ideas.html
+++ b/templates/ideas.html
@@ -4,12 +4,12 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="{{.Name}} Ideez"/>
- <meta property="og:description" content="Find all {{.Name}} ideez here!"/>
+ <meta property="og:description" content="Find all {{.Name}}'s ideez here!"/>
<meta property="og:image" content="/static/favicon.ico" />
<link rel="stylesheet" href="/static/main.css">
<script src="/static/index.js" defer></script>
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
- <title>{{.Name}} Ideez</title>
+ <title>{{.Name}}'s Ideez</title>
</head>
<body>
{{ with .Error }}