File tree 3 files changed +217
-248
lines changed
3 files changed +217
-248
lines changed 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