Skip to content

Commit 0666d49

Browse files
committed
Fix heading level for several sections of TILs
1 parent a3931c0 commit 0666d49

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,23 +1257,23 @@ _1100 TILs and counting..._
12571257
- [Whole Line Auto-Completion](vim/whole-line-auto-completion.md)
12581258
- [Wrap With Some Room](vim/wrap-with-some-room.md)
12591259

1260-
## VSCode
1260+
### VSCode
12611261

12621262
- [Add The VSCode CLI To Your Path](vscode/add-the-vscode-cli-to-your-path.md)
12631263
- [Advance Through Search Results](vscode/advance-through-search-results.md)
12641264
- [Enable Breadcrumbs For Version 1.26 Release](vscode/enable-breadcrumbs-for-version-126-release.md)
12651265
- [Open An Integrated Terminal Window](vscode/open-an-integrated-terminal-window.md)
12661266
- [Toggle Between Terminals](vscode/toggle-between-terminals.md)
12671267

1268-
## Webpack
1268+
### Webpack
12691269

12701270
- [Better Module Imports With Aliases](webpack/better-module-imports-with-aliases.md)
12711271
- [Debugging With Full Source Maps](webpack/debugging-with-full-source-maps.md)
12721272
- [Run ESLint As A Preloader](webpack/run-eslint-as-a-preloader.md)
12731273
- [Specify Port Of CRA's Webpack Dev Server](webpack/specify-port-of-cra-webpack-dev-server.md)
12741274
- [Use A Specific Config File](webpack/use-a-specific-config-file.md)
12751275

1276-
## Workflow
1276+
### Workflow
12771277

12781278
- [Change Window Name In iTerm](workflow/change-window-name-in-iterm.md)
12791279
- [Convert An ePub Document To PDF On Mac](workflow/convert-an-epub-document-to-pdf-on-mac.md)
@@ -1289,7 +1289,7 @@ _1100 TILs and counting..._
12891289
- [Update asdf Plugins With Latest Package Versions](workflow/update-asdf-plugins-with-latest-package-versions.md)
12901290
- [View The PR For The Current GitHub Branch](workflow/view-the-pr-for-the-current-github-branch.md)
12911291

1292-
## YAML
1292+
### YAML
12931293

12941294
- [Create Multi-Line Strings Without The Line Breaks](yaml/create-multi-line-strings-without-the-line-breaks.md)
12951295

0 commit comments

Comments
 (0)