diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-06 04:00:49 -0700 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-06 04:00:49 -0700 |
commit | 64b1e44842ff0b5403ae42a928f8ec4adaf68e3b (patch) | |
tree | 0c9467ead532de669bb5acb3a0fef2ff6284e6ea /hd-hd | |
parent | bb8186e72b54495db17d309206a0b3cb75181770 (diff) |
Normalize natural language tags
Diffstat (limited to 'hd-hd')
-rw-r--r-- | hd-hd/amd.html.markdown | 2 | ||||
-rw-r--r-- | hd-hd/d.html.markdown | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hd-hd/amd.html.markdown b/hd-hd/amd.html.markdown index b85567c2..7e335668 100644 --- a/hd-hd/amd.html.markdown +++ b/hd-hd/amd.html.markdown @@ -4,7 +4,7 @@ tool: amd contributors: - ["Frederik Ring", "https://github.com/m90"] filename: learnamd-hd.js -lang: hd +lang: hd-hd --- ## एएमडी के साथ प्रारंभ करना diff --git a/hd-hd/d.html.markdown b/hd-hd/d.html.markdown index f5e0858a..a08feb2e 100644 --- a/hd-hd/d.html.markdown +++ b/hd-hd/d.html.markdown @@ -3,7 +3,7 @@ language: D filename: learnd-hd.d contributors: - ["Nick Papanastasiou", "www.nickpapanastasiou.github.io"] -lang: hd +lang: hd-hd --- ```c |