diff options
author | kali <kali@katsi> | 2014-08-31 21:52:20 -0500 |
---|---|---|
committer | kali <kali@katsi> | 2014-08-31 21:52:20 -0500 |
commit | 7c95b98c70092a59fa782e2a083040528c474667 (patch) | |
tree | 202d8a5cf2038be2600432958f5bff0d72e12be7 /overview/es.html | |
parent | 381d43a2c0398d90511e9db757f29883f8a1fa73 (diff) |
add rand img
Diffstat (limited to 'overview/es.html')
-rw-r--r-- | overview/es.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/overview/es.html b/overview/es.html index 8905e3a..6589d3e 100644 --- a/overview/es.html +++ b/overview/es.html @@ -1,10 +1,10 @@ <!doctype html> -<html lang="en"> +<html lang="es"> <head> <meta charset="utf-8"> <title>Leap Encryption Access Project</title> <meta name="description" content="Herramientas para Comunicaciones Seguras en la Red"> - <meta name="author" content="Kali"> + <meta name="author" content="Kali Kaneko"> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /> @@ -34,13 +34,19 @@ </section> <section> + <section> <h3 style="margin-bottom:1em;">El Cifrado deberia ser<br />simple de proveer y facil de usar</h3> <ul> - <li>Herramientas para comunicaciones seguras en la red</li> - <li>Decentralizar los proveedores de servicios</li> + <li><b>Herramientas</b> para comunicaciones seguras en la red</li> + <li><b>Decentralizar</b> los proveedores de servicios</li> </ul> + </section> + <section> + <img src="../img/es/baran_nets.jpg" alt="centralized-decentralized-distributed"> + </section> </section> + <section> <section> <h2>La Cripto es Dificil</h2> |