Skip to content

Commit 78a7b3a

Browse files
committed
Disable table of contents for snippets
1 parent a5ebc16 commit 78a7b3a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.vscode/spellright.dict

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ flexbox
3333
timelapse
3434
stringify
3535
blockable
36+
toc
37+
github

content/snippets/git/s/github-co-authors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tags: [github,programming,webdev]
77
cover: book-chair
88
excerpt: Learn how to add multiple authors to a git commit with this quick and easy tip.
99
listed: true
10+
tocEnabled: false
1011
dateModified: 2021-06-12
1112
---
1213

0 commit comments

Comments
 (0)