diff options
-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> |