Skip to content

Commit 28fdbff

Browse files
committed
title
1 parent b96b659 commit 28fdbff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

web/html/index.tmpl.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
{{- define "og" -}}
44
{{- template "web/html/helpers/_og_common.tmpl.html" . -}}
5-
<meta property="og:title" content="Coolster Codes">
6-
<meta property="og:description" content="It's easy as 001 010 011!">
7-
<meta name="description" content="It's easy as 001 010 011!">
5+
<meta property="og:title" content="It's easy as 001 010 011!">
6+
<meta property="og:description" content="Coolster Codes">
7+
<meta name="description" content="Coolster Codes">
88
<meta property="og:url" content="{{.AbsoluteURL}}">
99
<link rel="canonical" href="{{.AbsoluteURL}}">
1010
{{- end -}}

0 commit comments

Comments
 (0)