Skip to content

Commit d3a974e

Browse files
authored
Update blog.html
1 parent fc221f2 commit d3a974e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

blog.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,17 @@ <h1 class="choose-title">Categorías / Blog</h1>
140140
<th class="name-machine"><span></span><h5><b>Actividad</b></h5></span></th>
141141
<th class="name-creator"><span><h5><b>Descripción</b></h5></span></th>
142142
</tr>
143+
144+
<tr>
145+
<td><span class="text-article-table">
146+
<b><a class="button" href="https://shelldredd.github.io/linux/kitty-emulador-terminal.html"><img src="https://cdn-icons-png.flaticon.com/512/1770/1770356.png" width="40" height="25"></a>
147+
<br><a class="a-article" href="https://shelldredd.github.io/linux/kitty-emulador-terminal.html">KITTY, el emulador de terminal que permite visualizar imágenes.</a></b></span></td>
148+
<td><span class="text-descrip-table"><a class="button" href="https://shelldredd.github.io/linux/kitty-emulador-terminal.html"><img src="https://cdn-icons-png.flaticon.com/512/2821/2821739.png" width="25" height="20"></a>
149+
<b>Kitty es un software de código abierto y su funcionalidad es la de un emulador de terminal, ofreciendo una experiencia enfocada para usuari@s avanzad@s que prefieren usar atajos de teclado para todo, aunque evidentemente
150+
tiene todas las compatibilidades para el ratón. Entre las funcionalidades que dispone, están las comunes en otros emuladores y algún extra más,
151+
como el que veremos en este artículo, la posibilidad de visualizar una imagen dentro de la propia terminal usando los macros de "kitten".</b></span>
152+
</td>
153+
</tr>
143154

144155
<tr>
145156
<td><span class="text-article-table">

0 commit comments

Comments
 (0)