File tree 3 files changed +5
-4
lines changed
3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ Translations are maintained by their creators and may not always be up to date w
54
54
- [ Romanian] ( http://vmazare.github.io/code-guide-romanian/ ) - Translated by [ Valeriu Mazare] ( https://github.com/vmazare )
55
55
- [ Russian] ( http://sadcitizen.github.io/code-guide/ ) - Translated by [ Eugene Abrosimov] ( https://github.com/sadcitizen )
56
56
- [ Traditional Chinese] ( https://codeguide.intersection.tw ) - Translated by [ Yuming Cheung] ( https://github.com/ymcheung )
57
+ - [ Ukrainian] ( https://igor-baluev.github.io/code-guide/ ) - Translated by [ Igor Baluev] ( https://github.com/igor-baluev )
57
58
58
59
Have a translation you'd like to link to? Open a pull request to add it here. Be sure to keep it alphabetical.
59
60
Original file line number Diff line number Diff line change 1
1
name : Code Guide by @mdo
2
- description : Стандарти для розробки послідовних, легких для редагування та підтримки HTML і CSS.
2
+ description : Standards for developing consistent, flexible, and sustainable HTML and CSS.
3
3
url : https://codeguide.co
4
4
permalink : pretty
5
5
sass :
Original file line number Diff line number Diff line change 1
1
< header class ="cg-masthead ">
2
2
< div class ="container ">
3
- < img class ="cg-icon " src ="code-guide-logo.png " alt ="Логотип Code Guide ">
3
+ < img class ="cg-icon " src ="code-guide-logo.png " alt ="Code Guide logo ">
4
4
< h1 class ="cg-masthead-title ">
5
- Посібник з написання коду
5
+ Code Guide
6
6
</ h1 >
7
7
< p class ="cg-masthead-subtitle ">
8
8
{{ site.description }}
9
9
</ p >
10
10
< p >
11
- Автор < a href ="https://markdotto.com "> @mdo</ a > · Переклад < a href =" https://github.com/igor-baluev " > @igor-baluev </ a > · v{{ site.version }} · < a href ="https://github.com/mdo/code-guide/ "> GitHub repo</ a >
11
+ Created by < a href ="https://markdotto.com "> @mdo</ a > · v{{ site.version }} · < a href ="https://github.com/mdo/code-guide/ "> GitHub repo</ a >
12
12
</ p >
13
13
14
14
< script async src ="https://cdn.carbonads.com/carbon.js?serve=CKYI52JU&placement=codeguide " id ="_carbonads_js "> </ script >
You can’t perform that action at this time.
0 commit comments