Skip to content

Commit

Permalink
Fix relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
domingusj committed Aug 31, 2024
1 parent 42f18c4 commit 1f294c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title: My Portfolio Site
profile_img: assets/img/logo.png
icon_img: assets/img/logo.png
profile_img: /assets/img/logo.png
icon_img: /assets/img/logo.png

name: "Your Name"
job: "Your Job Title"
Expand Down

0 comments on commit 1f294c2

Please sign in to comment.