Skip to content

Commit

Permalink
* 阿美語萌典一校結束
Browse files Browse the repository at this point in the history
  • Loading branch information
audreyt committed Oct 31, 2015
1 parent 3e36ea1 commit abb3f10
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 12 deletions.
3 changes: 0 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@
<ul class="nav pull-right hidden-xs">
<li><a href="about.html" onclick="pressAbout(); return false" title="關於本站"><span class="iconic-circle"><i class="icon-info"></i></span></a></li>
</ul>
<ul class="nav pull-right hidden-xs web-only">
<li><a href="http://ckhis.ck.tp.edu.tw/~ljm/amis-fr/" target="_blank" title="「阿美語萌典」校對活動"><img src="https://www.moedict.tw/dodo/icon.png" width="32" height="32"> 挑錯字</a></li>
</ul>
<ul class="nav pull-right hidden-xs">
<li style="display: inline-block" class="web-inline-only"><a href="https://twitter.com/moedict" target="_blank" title="萌典 Twitter" style="color: #ccc"><i class="icon-twitter-sign"></i></a></li>
<li style="display: inline-block" class="web-inline-only"><a href="https://play.google.com/store/apps/details?id=org.audreyt.dict.moe" target="_blank" title="Google Play 下載" style="color: #ccc"><i class="icon-android"></i></a></li>
Expand Down
5 changes: 0 additions & 5 deletions index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@ html(lang='zh-Hant', xml:lang='zh-Hant', manifest="manifest.appcache")
li
a(href='about.html', onclick='pressAbout(); return false', title='關於本站')
span.iconic-circle: i.icon-info
ul.nav.pull-right.hidden-xs.web-only
li
a(href='http://ckhis.ck.tp.edu.tw/~ljm/amis-fr/', target='_blank', title='「阿美語萌典」校對活動')
img(src="https://www.moedict.tw/dodo/icon.png" width=32 height=32)
| 挑錯字
ul.nav.pull-right.hidden-xs
li.web-inline-only(style='display: inline-block')
a(href='https://twitter.com/moedict', target='_blank', title='萌典 Twitter', style='color: #ccc')
Expand Down
2 changes: 1 addition & 1 deletion manifest.appcache
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Sat Oct 3 18:52:30 CST 2015
# Sat Oct 31 18:54:34 CST 2015

CACHE:

Expand Down
3 changes: 0 additions & 3 deletions scripts/Nav.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ export default class Nav extends React.Component { render() {
</a>
</li>
</ul>
<ul className="nav pull-right hidden-xs web-only">
<li><a href="http://ckhis.ck.tp.edu.tw/~ljm/amis-fr/" target="_blank" title="「阿美語萌典」校對活動"><img src="https://www.moedict.tw/dodo/icon.png" width="32" height="32" /> 挑錯字</a></li>
</ul>
<ul className="nav pull-right hidden-xs">
<li className="web-inline-only" style={{ display: "inline-block" }}>
<a href="https://racklin.github.io/moedict-desktop/download.html" target="_blank" title="桌面版下載(可離線使用)" style={{ color: "#ccc" }}>
Expand Down

0 comments on commit abb3f10

Please sign in to comment.