Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions locale/es/about/resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: about.hbs
title: Logos y Gráficos
---
# Recursos

## Descargas de Logo

Por favor revise la [Política de Marcas Registradas](/about/trademark/) para obtener información sobre el uso permitido de Node.js® logos y marcas.

Las pautas para la visualización de la marca Node.js se describen en
la [Pautas Visuales](/static/documents/foundation-visual-guidelines.pdf).
Comment thread
Beor18 marked this conversation as resolved.
Outdated

<table border="0" cellspacing="0" cellpadding="10" class="logos">
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-pantone-black.ai"><img src="/static/images/logos/nodejs-new-pantone-black.png" alt="Node.js on light background"></a></td>
Comment thread
Beor18 marked this conversation as resolved.
Outdated
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-pantone-white.ai"><img src="/static/images/logos/nodejs-new-pantone-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-pantone-black.ai">Node.js estandar AI</a></td>
Comment thread
Beor18 marked this conversation as resolved.
Outdated
<td><a href="/static/images/logos/nodejs-new-pantone-white.ai">Node.js invertido AI</a></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><a href="/static/images/logos/nodejs-new-black.ai"><img src="/static/images/logos/nodejs-new-black.png" alt="Node.js on light background"></a></td>
<td bgcolor="#333333"><a href="/static/images/logos/nodejs-new-white.ai"><img src="/static/images/logos/nodejs-new-white.png" alt="Node.js on dark background"></a></td>
</tr>
<tr>
<td><a href="/static/images/logos/nodejs-new-black.ai">Node.js estandar con menos color AI</a></td>
<td><a href="/static/images/logos/nodejs-new-white.ai">Node.js invertido con menos color AI</a></td>
</tr>
</table>