-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Переработка фронтенда #61
Conversation
Your Render PR Server URL is https://borntocode-pr-61.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-ch5b6gks3fvlldc5vd9g. |
Your Render PR Server URL is https://borntocodeproject-pr-61.onrender.com. Follow its progress at https://dashboard.render.com/web/srv-ch5b6hcs3fvlldc5vdfg. |
Сейчас добавим |
@@ -56,7 +58,7 @@ export default{ | |||
nickname: "", | |||
aboutme: "", | |||
file: "", | |||
avatarUrl: '', | |||
avatarUrl: '../assets/default_avatar.png', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<h1>Главная страница</h1> | ||
<main> | ||
<div class="main__upper"> | ||
<input type="text" id="search__bar" placeholder="Search.."> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Это уже стоило выносить отдельным коммитом.
У нас сейчас на каждый коммит при открытом PR идёт сборка, поэтому в таком случае стоит делать несколько локальных коммитов, а потом залить всё сразу, чтобы собирался только последний.
Кароч, просто чтобы он часы напролёт не билдил часто
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Всё тип-топ
Переработал фронтэнд