diff options
-rw-r--r-- | artículos/kyria.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/artículos/kyria.html b/artículos/kyria.html index 7d15805..1e93d48 100644 --- a/artículos/kyria.html +++ b/artículos/kyria.html @@ -1,3 +1,5 @@ +<!DOCTYPE html> +<html lang="es"> <head> <meta charset="UTF-8"> <title> @@ -123,3 +125,4 @@ <img src="../img/kyria/16_terminado2.webp" alt="Otra imagen del teclado terminado." /><figcaption aria-hidden="true">Otra imagen del teclado terminado.</figcaption> </figure> </body> +</html> |