Skip to content

Commit

Permalink
[feat] 이미지 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
nowaveosu committed Oct 19, 2023
1 parent 701c95f commit d851ab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified images/about.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<h1>노호준</h1>
<h2>I'm a
<span class="txt-rotate" data-period="500"
data-rotate='["프론트엔드 개발자", "주니어 개발자"]'></span>
data-rotate='["프론트엔드 개발자"]'></span>
</h2>
</div>
</div>
Expand Down Expand Up @@ -88,7 +88,7 @@ <h2>I'm a
<div class="col-md-12 heading-section ftco-animate">
<h1 class="big">About</h1>
<h2 class="mb-4">About Me</h2>
<p>항상 효율적인 방법을 생각하는 노호준입니다. </p>
<p>항상 효율적인 방법을 생각하는 노호준입니다.</p>
<ul class="about-info mt-4 px-md-0 px-2">
<li class="d-flex"><span>Name:</span> <span>노호준</span></li>
<li class="d-flex"><span>github:</span> <span>github.com/nowaveosu</span></li>
Expand Down

0 comments on commit d851ab1

Please sign in to comment.