Skip to content

Commit 1fefde3

Browse files
Merge pull request #2 from MrOrz/master
替佔中&真普選增加 og:image
2 parents a0fa3a6 + e16fc2d commit 1fefde3

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)