Skip to content

Commit e16fc2d

Browse files
committed
Add temporary facebook open graph tags for today.code4.hk
1 parent a0fa3a6 commit e16fc2d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

assets/img/occypycentral.jpg

287 KB
Loading

index.jade

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
extends _template
22

3-
block title
3+
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/")
49

510
block body
611

0 commit comments

Comments
 (0)