Skip to content

Commit f9910e6

Browse files
committed
增加 Open Search 對瀏覽器的提醒
加上 `link rel='search'`
1 parent 069e113 commit f9910e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ html(lang='zh-Hant', xml:lang='zh-Hant', manifest="manifest.appcache")
99
link(rel='stylesheet', href='styles.css')
1010
link(rel='stylesheet', href='css/cupertino/jquery-ui-1.10.4.custom.css')
1111
link(rel='publisher', href='https://plus.google.com/+MoedictTw-g0v')
12+
link(rel='search', type='application/opensearchdescription+xml', href='opensearch/moedict.xml', title='萌典國語'/>
1213

1314
meta(name='viewport', content='user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1')
1415
meta(content='IE=edge,chrome=IE9', http-equiv='X-UA-Compatible')

0 commit comments

Comments
 (0)