Add fork awesome icons
parent
6cedce907b
commit
3efafda0db
|
|
@ -4,6 +4,7 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="stylesheet" href="index.css">
|
<link rel="stylesheet" href="index.css">
|
||||||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css" integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY=" crossorigin="anonymous">
|
||||||
<title>Santeri Huotari - Resume</title>
|
<title>Santeri Huotari - Resume</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -101,9 +102,9 @@
|
||||||
Thank you for visiting my website. If you have any questions or would like to discuss potential
|
Thank you for visiting my website. If you have any questions or would like to discuss potential
|
||||||
opportunities, please feel free to contact me using the information below.
|
opportunities, please feel free to contact me using the information below.
|
||||||
</p>
|
</p>
|
||||||
<p>Email: santeri@huotari.cc</p>
|
<p><i class="fa fa-envelope" aria-hidden="true"></i> Email: santeri@huotari.cc</p>
|
||||||
<p>Phone: +358 45 6638599</p>
|
<p><i class="fa fa-phone" aria-hidden="true"></i> Phone: +358 45 6638599</p>
|
||||||
<p>LinkedIn: linkedin.com/in/your-profile</p>
|
<p><i class="fa fa-linkedin-square" aria-hidden="true"></i> LinkedIn: linkedin.com/in/your-profile</p>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue