Skip to content

Commit bcd39d6

Browse files
committed
Remove resume.pdf
1 parent 0ad11a8 commit bcd39d6

File tree

4 files changed

+2
-7
lines changed

4 files changed

+2
-7
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
This is my personal portfolio website, using vanilla HTML/JS/CSS.
66

7-
My resume.pdf is available at <https://ftuyama.github.io/public/resume.pdf>
8-
97
## Run the project
108

119
Install dependencies:

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<p>Hello, It's me</p>
8383
<h1>Felipe Tuyama</h1>
8484
<p>Remote Senior Software Engineer</p>
85-
<a href='/public/resume.pdf'>Resume .pdf</a>
85+
<a href='#about-me'>About me</a>
8686
<a href="#experiences">my works</a>
8787
</div>
8888
<!-- End container -->
@@ -723,9 +723,9 @@ <h4 class="h3">Elixir</h4>
723723
<span><span id="chart_num_2">0</span> %</span>
724724
</div>
725725
<h3 class="h2">Front Dev</h3>
726+
<h4 class="h3">Vue.js</h4>
726727
<h4 class="h3">React.js</h4>
727728
<h4 class="h3">Angular</h4>
728-
<h4 class="h3">Vue.js</h4>
729729
</div>
730730
<!-- main skill No. 3 -->
731731
<div class="skill col-md-3 col-sm-6">

public/resume.pdf

-49.5 KB
Binary file not shown.

robots.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,4 @@
77
User-agent: *
88
Disallow: /public/certificates/
99

10-
User-agent: *
11-
Disallow: /public/resume.pdf
12-
1310
Sitemap: https://ftuyama.github.io/sitemap.xml

0 commit comments

Comments
 (0)