Update git icon to generic one

This commit is contained in:
James Skemp 2023-05-05 04:51:14 -05:00
parent f9de1883e5
commit 92e5be6d92
1 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@ src = "src"
title = "Git Commands by James Skemp"
[output.html]
git-repository-url = "https://gitlab.com/strivinglife/book-git-commands"
git-repository-url = "https://git.ebacher-skemp.com/books/book-git-commands"
edit-url-template = "https://gitlab.com/strivinglife/book-git-commands/-/edit/master/{path}"
git-repository-icon = "fa-gitlab"
git-repository-icon = "fa-git"