Skip to content

Commit 11e96c6

Browse files
committed
test: add social links to the header?
1 parent dc5a16e commit 11e96c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ description: How well can LLMs perform at games of strategic deception and multi
88
baseurl: ""
99
url: "https://coup.khoj.dev"
1010

11+
# Social media links (Minima will automatically add icons to header)
12+
minima:
13+
social_links:
14+
- { platform: twitter, user_url: "https://twitter.com/khoj_ai" }
15+
- { platform: github, user_url: "https://github.com/khoj-ai/llm-coup" }
1116

1217
# Theme
1318
theme: minima

0 commit comments

Comments
 (0)