Skip to content

Commit de980fd

Browse files
committed
fix
1 parent 92d5fe2 commit de980fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function App() {
7777
>
7878
<h4>AWS Certified Cloud Practitioner</h4>
7979
<img
80-
src="src/assets/images/certifications/aws-cloud-practitioner-foundational.png"
80+
src="https://raw.githubusercontent.com/Zyphaex/portfolio/main/src/assets/images/certifications/aws-cloud-practitioner-foundational.png"
8181
alt="AWS Certified Cloud Practitioner"
8282
width="100"
8383
height="100"

0 commit comments

Comments
 (0)