We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f01aa9 commit 25c1165Copy full SHA for 25c1165
exampleSite/data/data.yml
@@ -8,7 +8,7 @@ basic:
8
title: Backend Developer # job title
9
avatar:
10
show: true # show or hide avatar
11
- path: /images/profile.png # file path or link to your avatar
+ path: images/profile.png # file path or link to your avatar
12
13
# In this section we can provide additional instructions that appear in llms.txt and as a comment in the html head
14
llmPrompt:
0 commit comments