Skip to content

Commit 31014e3

Browse files
committed
Fixed fontawesome images not loading
1 parent e987398 commit 31014e3

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

Diff for: about.html

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
<script src="jquery/jquery-3.4.1.min.js"></script>
1616
<script src="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/js/bootstrap.min.js"></script>
17+
<script src="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/js/all.js"></script>
1718
</head>
1819

1920
<body>

Diff for: contact.html

+2-7
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
77

88
<!-- Bootstrap CSS -->
9-
<link type="text/css" rel="stylesheet" href="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/css/bootstrap.min.css" />
9+
<link type="text/css" rel="stylesheet" href="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/css/bootstrap.min.css" />
1010

1111
<title>Shawn Pang's Web Portfolio</title>
1212
<link type="text/css" rel="stylesheet" href="styles/styles.css" />
1313
<link href="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/css/all.css" rel="stylesheet">
1414

1515
<script src="jquery/jquery-3.4.1.min.js"></script>
1616
<script src="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/js/bootstrap.min.js"></script>
17+
<script src="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/js/all.js"></script>
1718
</head>
1819

1920
<body>
@@ -63,12 +64,6 @@ <h1 class="display-4"><strong>Contact</strong></h1>
6364
<i class="fas fa-envelope fa-3x"></i>
6465
<p>Email: [email protected]</p>
6566
</div>
66-
<div class="col-sm">
67-
<a href="http://www.linkedin.com/in/shawn-pang-5ab245127 ">
68-
<i class="fas fa-phone fa-3x"></i>
69-
</a>
70-
<p>Phone Number: 416-822-2503</p>
71-
</div>
7267
<div class="col-sm">
7368
<a href="http://www.linkedin.com/in/shawn-pang-5ab245127 ">
7469
<i class="fab fa-linkedin-in fa-3x"></i>

Diff for: education.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
77

88
<!-- Bootstrap CSS -->
9-
<link type="text/css" rel="stylesheet" href="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/css/bootstrap.min.css" />
9+
<link type="text/css" rel="stylesheet" href="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/css/bootstrap.min.css" />
1010

1111
<title>Shawn Pang's Web Portfolio</title>
1212
<link type="text/css" rel="stylesheet" href="styles/styles.css" />
1313
<link href="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/css/all.css" rel="stylesheet">
1414

1515
<script src="jquery/jquery-3.4.1.min.js"></script>
1616
<script src="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/js/bootstrap.min.js"></script>
17+
<script src="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/js/all.js"></script>
1718
</head>
1819

1920
<body>

Diff for: experience.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
77

88
<!-- Bootstrap CSS -->
9-
<link type="text/css" rel="stylesheet" href="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/css/bootstrap.min.css" />
9+
<link type="text/css" rel="stylesheet" href="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/css/bootstrap.min.css" />
1010

1111
<title>Shawn Pang's Web Portfolio</title>
1212
<link type="text/css" rel="stylesheet" href="styles/styles.css" />
1313
<link href="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/css/all.css" rel="stylesheet">
1414

1515
<script src="jquery/jquery-3.4.1.min.js"></script>
1616
<script src="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/js/bootstrap.min.js"></script>
17+
<script src="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/js/all.js"></script>
1718
</head>
1819

1920
<body>

Diff for: index.html

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
<script src="jquery/jquery-3.4.1.min.js"></script>
1616
<script src="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/js/bootstrap.min.js"></script>
17+
<script src="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/js/all.js"></script>
1718
</head>
1819

1920
<body>

Diff for: skills.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
77

88
<!-- Bootstrap CSS -->
9-
<link type="text/css" rel="stylesheet" href="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/css/bootstrap.min.css" />
9+
<link type="text/css" rel="stylesheet" href="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/css/bootstrap.min.css" />
1010

1111
<title>Shawn Pang's Web Portfolio</title>
1212
<link type="text/css" rel="stylesheet" href="styles/styles.css" />
1313
<link href="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/css/all.css" rel="stylesheet">
1414

1515
<script src="jquery/jquery-3.4.1.min.js"></script>
1616
<script src="bootstrap-4.3.1-dist/bootstrap-4.3.1-dist/js/bootstrap.min.js"></script>
17+
<script src="fontawesome-free-5.8.2-web/fontawesome-free-5.8.2-web/js/all.js"></script>
1718
</head>
1819

1920
<body>

0 commit comments

Comments
 (0)