Skip to content

Commit

Permalink
no table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
jcosentino11 committed Jun 14, 2024
1 parent b331257 commit 502154e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
input_path: resume.md
theme: resume.css
table_of_contents: false
output_dir: out
- uses: actions/upload-artifact@v4
with:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
input_path: resume.md
theme: resume.css
output_dir: out
table_of_contents: false
build_html: false
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 502154e

Please sign in to comment.