diff options
author | Jesús <heckyel@hyperbola.info> | 2020-08-10 21:30:04 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-08-10 21:30:04 -0500 |
commit | d3d1f92230185fdf25804e9640d8b4273c576f0d (patch) | |
tree | 8b8c265686fc92a86235883d5073a9ee32c47ccc | |
parent | f09c5fa5eeed4dff6fd1d18bd6ea3b614ce832b6 (diff) | |
download | portfolio-master.tar.lz portfolio-master.tar.xz portfolio-master.zip |
-rw-r--r-- | templates/index.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.tpl b/templates/index.tpl index 690dfae..5c0b424 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -82,7 +82,7 @@ </div> <div class="descripcion"> <p class="nombre"><a class="link" href="{$projects.cl}" rel="noopener noreferrer" target="_blank">Conocimientos Libres</a></p> - <p class="categoria">HTML5 + Bootstrap 3 + CSS3 + ECMAScript</p> + <p class="categoria">HTML5 + Bulma + CSS3 + ECMAScript</p> </div> </div> </div> |