mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-24 01:51:38 +00:00
add missing lang declaration to html-it
The missing declaration caused the italian version show up as a duplicate HTML article, becoming the parent of every further translation.
This commit is contained in:
parent
8612e00b9f
commit
90e3848198
@ -5,6 +5,7 @@ contributors:
|
||||
- ["Christophe THOMAS", "https://github.com/WinChris"]
|
||||
translators:
|
||||
- ["Ale46", "http://github.com/Ale46/"]
|
||||
lang: it-it
|
||||
---
|
||||
|
||||
HTML sta per HyperText Markup Language (linguaggio a marcatori per ipertesti).
|
||||
|
Loading…
Reference in New Issue
Block a user