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