mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-18 20:41:29 +02: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:
@@ -5,6 +5,7 @@ contributors:
|
|||||||
- ["Christophe THOMAS", "https://github.com/WinChris"]
|
- ["Christophe THOMAS", "https://github.com/WinChris"]
|
||||||
translators:
|
translators:
|
||||||
- ["Ale46", "http://github.com/Ale46/"]
|
- ["Ale46", "http://github.com/Ale46/"]
|
||||||
|
lang: it-it
|
||||||
---
|
---
|
||||||
|
|
||||||
HTML sta per HyperText Markup Language (linguaggio a marcatori per ipertesti).
|
HTML sta per HyperText Markup Language (linguaggio a marcatori per ipertesti).
|
||||||
|
Reference in New Issue
Block a user