We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0fa3a6 commit e16fc2dCopy full SHA for e16fc2d
2 files changed
assets/img/occypycentral.jpg
287 KB
index.jade
@@ -1,6 +1,11 @@
1
extends _template
2
3
-block title
+block head
4
+ // TODO: Temporary og-tags for today.code4.hk
5
+ meta(property="og:title" content="佔領中環 Occupy Central 資訊匯整")
6
+ meta(property="og:type" content="website")
7
+ meta(property="og:image" content="http://today.code4.hk/assets/img/occypycentral.jpg")
8
+ meta(property="og:url" content="http://today.code4.hk/")
9
10
block body
11
0 commit comments