From 063a9f8c19b2bc6b0193829367e7795748e1c457 Mon Sep 17 00:00:00 2001 From: Nihal Kumar <121309701+nihalxkumar@users.noreply.github.com> Date: Fri, 23 Feb 2024 00:25:59 +0530 Subject: [PATCH] Update book.toml --- book.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book.toml b/book.toml index 6ce4a4a..85de49f 100644 --- a/book.toml +++ b/book.toml @@ -9,7 +9,8 @@ description = "This is to document my progress and to share my learnings with ot [output.html] mathjax-support = true -repository = "https://github.com/nihalxkumar/learnings-notebook" +git-repository-url = "https://github.com/nihalxkumar/learnings-notebook" +git-repository-icon = "fa-github" [output.html.search] limit-results = 20