diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-09 12:48:37 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-09 12:48:37 -0500 |
commit | 32a97ad30bbd418ac13aea7118dc8832d30e88b3 (patch) | |
tree | ee457013e2bd58ee42bbc4524f9a513a6c2cded9 /content/articles/course-html5/intro.md | |
parent | 910cdbe80c753fa7c65c5f8f92de0dab8d234872 (diff) | |
download | libretube-32a97ad30bbd418ac13aea7118dc8832d30e88b3.tar.lz libretube-32a97ad30bbd418ac13aea7118dc8832d30e88b3.tar.xz libretube-32a97ad30bbd418ac13aea7118dc8832d30e88b3.zip |
Added new articles and fixes
Diffstat (limited to 'content/articles/course-html5/intro.md')
-rw-r--r-- | content/articles/course-html5/intro.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/articles/course-html5/intro.md b/content/articles/course-html5/intro.md index b3cc4cd..c2e713d 100644 --- a/content/articles/course-html5/intro.md +++ b/content/articles/course-html5/intro.md @@ -16,8 +16,8 @@ Title: Introducción a HTML5 <details markdown="span"> <summary>Introducción a HTML5 1/32</summary> <ul class="ml-3"> -<li>[Respositorio oficial][html] de HTML</li> -<li>[w3schools][w3c]</li> +<li>[Respositorio oficial][html]{:target="_blank" rel="noopener noreferrer"} de HTML</li> +<li>[w3schools][w3c]{:target="_blank" rel="noopener noreferrer"}</li> </ul> </details> |