aboutsummaryrefslogtreecommitdiff
path: root/t_idea/edit.html
diff options
context:
space:
mode:
Diffstat (limited to 't_idea/edit.html')
-rw-r--r--t_idea/edit.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/t_idea/edit.html b/t_idea/edit.html
index cae7bd2..28b4f12 100644
--- a/t_idea/edit.html
+++ b/t_idea/edit.html
@@ -3,6 +3,8 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta property="og:title" content="Editing '{{.Title}}'"/>
+ <meta property="og:image" content="/static/favicon.ico" />
<link rel="stylesheet" href="/static/main.css">
<title>Editing "{{.Title}}"</title>
<style>