Files
2022-01-30 08:59:17 +05:30

12 lines
367 B
TOML

[book]
authors = ["Snehit Sah"]
description = "Handout notes for attendees during my workshops on Git"
language = "en"
multilingual = false
src = "chapters"
title = "Git Workshop Notes"
[output.html]
git-repository-url = "https://github.com/flyingcakes85/git-workshop-notes"
edit-url-template = "https://github.com/flyingcakes85/git-workshop-notes/edit/main/{path}"