Skip to content

Commit 25c1165

Browse files
committed
make base site profile relative
1 parent 3f01aa9 commit 25c1165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exampleSite/data/data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ basic:
88
title: Backend Developer # job title
99
avatar:
1010
show: true # show or hide avatar
11-
path: /images/profile.png # file path or link to your avatar
11+
path: images/profile.png # file path or link to your avatar
1212

1313
# In this section we can provide additional instructions that appear in llms.txt and as a comment in the html head
1414
llmPrompt:

0 commit comments

Comments
 (0)