Skip to content

Commit

Permalink
rename: 이미지 파일명 수정
Browse files Browse the repository at this point in the history
...
  • Loading branch information
newjinlee committed Feb 29, 2024
1 parent f7d7a8f commit f294961
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 16 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
20 changes: 10 additions & 10 deletions Week2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<body>
<header>
<a href="index.html" class="logo"><img src="img/Linkbrary.svg" alt="로고" width="133" height="24"></a>
<a href="index.html" class="logo"><img src="images/Linkbrary.svg" alt="링크브러리 로고" width="133" height="24"></a>
<a href="signin.html"><button type="submit" class="login_btn">로그인</button></a>
</header>
<div class="container">
Expand All @@ -24,7 +24,7 @@ <h2><span>세상의 모든 정보</span>를<br>쉽게 저장하고 관리해 보
<a href="signup.html"><button class="register-btn">링크 추가하기</button></a>
</div>
<div>
<img src="img/landing-index-image-1.png" alt="search link" class="search-link" width="1200" height="590">
<img src="images/landing-index-image-1.png" alt="링크를 검색하는 화면" class="search-link" width="1200" height="590">
</div>
</div>
<div class="contents-02">
Expand All @@ -38,14 +38,14 @@ <h3><span>원하는 링크</span>를<br>저장하세요</h3>
</p>
</div>
<div class="img">
<img src="img/landing-index-image-2.png" alt="save link" width="550" height="450">
<img src="images/landing-index-image-2.png" alt="링크를 저장하는 화면" width="550" height="450">
</div>
</div>
</div>
<div class="contents-03">
<div class="middle">
<div class="img">
<img src="img/landing-index-image-3.png" alt="folder link" width="550" height="450">
<img src="images/landing-index-image-3.png" alt="폴더 이름을 변경하는 화면" width="550" height="450">
</div>
<div class="text">
<h3>링크를 폴더로<br><span>관리</span>하세요</h3>
Expand All @@ -67,14 +67,14 @@ <h3>저장한 링크를<br><span>공유</span>해 보세요.</h3>
</p>
</div>
<div class="img">
<img src="img/landing-index-image-4.png" alt="share link" width="550" height="450">
<img src="images/landing-index-image-4.png" alt="폴더를 공유하는 화면" width="550" height="450">
</div>
</div>
</div>
<div class="contents-05">
<div class="middle">
<div class="img">
<img src="img/landing-index-image-5.png" alt="find link" width="550" height="450">
<img src="images/landing-index-image-5.png" alt="정보를 검색하는 화면" width="550" height="450">
</div>
<div class="text">
<h3>저장한 링크를<br><span>검색</span>해 보세요</h3>
Expand All @@ -96,16 +96,16 @@ <h3>저장한 링크를<br><span>검색</span>해 보세요</h3>
</div>
<div class="footer-link">
<a href="https://www.facebook.com/" target="_blank">
<img src="img/akar-icons_facebook-fill.svg" alt="페이스북 링크" width="20" height="20">
<img src="images/icon-facebook.svg" alt="페이스북 링크 아이콘" width="20" height="20">
</a>
<a href="https://www.twitter.com/" target="_blank">
<img src="img/akar-icons_twitter-fill.svg" alt="트위터 링크" width="20" height="20">
<img src="images/icon-twitter.svg" alt="트위터 링크 아이콘" width="20" height="20">
</a>
<a href="https://www.youtube.com/" target="_blank">
<img src="img/akar-icons_youtube-fill.svg" alt="유튜브 링크" width="20" height="20">
<img src="images/icon-youtube.svg" alt="유튜브 링크 아이콘" width="20" height="20">
</a>
<a href="https://www.instagram.com/" target="_blank">
<img src="img/ant-design_instagram-filled.svg" alt="인스타그램 링크" width="20" height="20">
<img src="images/icon-instagram.svg" alt="인스타그램 링크 아이콘" width="20" height="20">
</a>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Week2/signin.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<body>
<div class="wrapper">
<a href="index.html" class="logo"><img src="img/Linkbrary.svg" alt="로고" width="210.58" height="38"></a>
<a href="index.html" class="logo"><img src="images/Linkbrary.svg" alt="로고" width="210.58" height="38"></a>
<div class="signup">
<p>회원이 아니신가요?</p>
<a href="signup.html">회원 가입하기</a>
Expand All @@ -35,10 +35,10 @@
<p>소셜 로그인</p>
<div class="icon">
<a href="https://www.google.com/" target="_blank">
<img src="img/Component 2.svg" alt="구글 아이콘" width="42" height="42">
<img src="images/icon-google.svg" alt="구글 아이콘" width="42" height="42">
</a>
<a href="https://www.kakaocorp.com/page/" target="_blank">
<img src="img/Component 3.svg" alt="카카오톡 아이콘" width="42" height="42">
<img src="images/icon-kakao.svg" alt="카카오톡 아이콘" width="42" height="42">
</a>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions Week2/signup.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<body>
<div class="wrapper">
<a href="index.html" class="logo"><img src="img/Linkbrary.svg" alt="로고" width="210.58" height="38"></a>
<a href="index.html" class="logo"><img src="images/Linkbrary.svg" alt="로고" width="210.58" height="38"></a>
<div class="signup">
<p>이미 회원이신가요?</p>
<a href="signin.html">로그인하기</a>
Expand All @@ -38,10 +38,10 @@
<p>다른 방식으로 가입하기</p>
<div class="icon">
<a href="https://www.google.com/" target="_blank">
<img src="img/Component 2.svg" alt="구글 아이콘" width="42" height="42">
<img src="images/icon-google.svg" alt="구글 아이콘" width="42" height="42">
</a>
<a href="https://www.kakaocorp.com/page/" target="_blank">
<img src="img/Component 3.svg" alt="카카오톡 아이콘" width="42" height="42">
<img src="images/icon-kakao.svg" alt="카카오톡 아이콘" width="42" height="42">
</a>
</div>
</div>
Expand Down

0 comments on commit f294961

Please sign in to comment.