You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/views/index.njk
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,8 @@
13
13
<divclass="container">
14
14
<divclass="intro">
15
15
<h1class="visually-hidden">Дока</h1>
16
-
{{promo('68 100% 46%') }}
17
-
{# <div class="intro__pitch"> #}
18
-
{# <h2 class="intro__moto font-theme--code">Друг для друга</h2>
16
+
<divclass="intro__pitch">
17
+
<h2class="intro__moto font-theme--code">Друг для друга</h2>
19
18
<pclass="intro__description">
20
19
Дока — это документация для разработчиков на понятном языке. Её пишет сообщество, чтобы помогать друг другу. Ваши знания и опыт важны. Делитесь ими, мы поможем.
0 commit comments