Skip to content

Commit 8ac0faa

Browse files
osk2nschonni
authored andcommitted
zh-tw: Translate about/resources.md
1 parent 4dd719c commit 8ac0faa

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

locale/zh-tw/about/resources.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: about.hbs
3+
title: 商標及圖像
4+
---
5+
6+
# 資源
7+
8+
## 商標下載
9+
10+
關於 Node.js® 商標的使用許可請參閱[商標政策](/en/about/trademark/)
11+
12+
Node.js 標誌的視覺規範請參閱[視覺規範](/static/documents/foundation-visual-guidelines.pdf)
13+
14+
<table class="logos">
15+
<tr>
16+
<td class="bg-white"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.svg" alt="淺色背景上的 Node.js"></a></td>
17+
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.svg" alt="深色背景上的 Node.js"></a></td>
18+
</tr>
19+
<tr>
20+
<td><a href="/static/images/logos/nodejs-new-pantone-black.ai">標準 Node.js AI 檔</a></td>
21+
<td><a href="/static/images/logos/nodejs-new-pantone-white.ai">反相 Node.js AI 檔</a></td>
22+
</tr>
23+
<tr>
24+
<td class="bg-white"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.svg" alt="淺色背景上的 Node.js"></a></td>
25+
<td class="bg-node-gray"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.svg" alt="深色背景上的 Node.js"></a></td>
26+
</tr>
27+
<tr>
28+
<td><a href="/static/images/logos/nodejs-new-black.ai">較少色彩的標準 Node.js AI 檔</a></td>
29+
<td><a href="/static/images/logos/nodejs-new-white.ai">較少色彩的反相 Node.js AI 檔</a></td>
30+
</tr>
31+
</table>

0 commit comments

Comments
 (0)