Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>
</li>
<li>
<a target="_blank" href="https://t.me/redroverschool">
<img src="./assets/telegramm.svg" alt="telegramm">
<img src="./assets/telegram.svg" alt="telegram">
</a>
</li>
<li>
Expand Down
File renamed without changes
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,10 +222,10 @@ <h2 class="join-us-title" data-i18="join-us-title"></h2>
</div>
<div class="join-us-form-box">
<div class="center">
<img src="./assets/telegramm.svg" alt="telegramm" width="70px">
<img src="./assets/telegram.svg" alt="telegram" width="70px">
</div>
<div class="join-us-form-btn">
<a href="https://t.me/redroverschool" target="_blank" data-i18="join-us-telegramm"></a>
<a href="https://t.me/redroverschool" target="_blank" data-i18="join-us-telegram"></a>
</div>
</div>
</div>
Expand Down Expand Up @@ -501,7 +501,7 @@ <h3>
</li>
<li>
<a target="_blank" href="https://t.me/redroverschool">
<img src="./assets/telegramm.svg" alt="telegramm">
<img src="./assets/telegram.svg" alt="telegram">
</a>
</li>
<li>
Expand Down
8 changes: 4 additions & 4 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ const i18Obj = {
"join-us-description": "Fill in the contact form to get further instructions",
"join-us-text-1": "We will send you an invitation link to the RedRover school Slack workspace.",
"join-us-text-2": "For course enrollment, you only need to join our Slack workspace and wait for the semester to start!",
"join-us-instruction-1": "1. Go to our telegramm channel to join our school's Slack workspase",
"join-us-instruction-1": "1. Go to our telegram channel to join our school's Slack workspase",
"join-us-instruction-2": "2. Go to #General chat",
"join-us-instruction-3": "3. Find active invite to RedRover School Slack in pin messages",
"join-us-telegramm": "GO TO TELEGRAMM",
"join-us-telegram": "GO TO TELEGRAM",
"terms-and-cond": "I agree with the ",
"terms-and-cond-link": "personal data processing policy",
"join-us-btn": "Send Request",
Expand Down Expand Up @@ -161,7 +161,7 @@ const i18Obj = {
"link-reviews": "Отзывы",
"hero-title": "Бесплатная IT-школа RedRover",
"hero-description": "Для тех, кто хочет пробовать новое, меняться, искать себя и работу мечты!",
"hero-btn-join": "Присоедениться",
"hero-btn-join": "Присоединиться",
"hero-terms": "Начало семестра <br /> 22 января 2024",
"learning-process-title": "Обучение",
"learning-process-description": "Как организован учебный процесс",
Expand Down Expand Up @@ -197,7 +197,7 @@ const i18Obj = {
"join-us-instruction-1": "1. Перейдите в наш телеграмм канал для добавления в рабочее пространство школы в Слак",
"join-us-instruction-2": "2. Перейдите в чат #Общее",
"join-us-instruction-3": "3. Найдите активное приглашение в Слак школы РедРовер в закрепленных сообщениях",
"join-us-telegramm": "ПЕРЕЙТИ В ТЕЛЕГРАММ",
"join-us-telegram": "ПЕРЕЙТИ В ТЕЛЕГРАМ",
"terms-and-cond": "Соглашаюсь с ",
"terms-and-cond-link": "политикой обработки персональных данных",
"join-us-btn": "ХОЧУ УЧИТЬСЯ",
Expand Down
2 changes: 1 addition & 1 deletion reviews/reviews.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h3>
</li>
<li>
<a target="_blank" href="https://t.me/redroverschool">
<img src="../assets/telegramm.svg" alt="telegramm">
<img src="../assets/telegram.svg" alt="telegram">
</a>
</li>
<li>
Expand Down
2 changes: 1 addition & 1 deletion teachers/teachers.html
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ <h3>
</li>
<li>
<a target="_blank" href="https://t.me/redroverschool">
<img src="../assets/telegramm.svg" alt="telegramm">
<img src="../assets/telegram.svg" alt="telegram">
</a>
</li>
<li>
Expand Down