Skip to content

Commit

Permalink
Update Gemfile and GitHub Actions workflow for Jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
fundwotsai2001 committed Jul 25, 2024
1 parent d07feae commit 1720c39
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,11 +218,11 @@ kramdown:
toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo
enable_coderay: false
# navigation:
# - name: "Home"
# link: "/"
# - name: "Audio Prompt Adapter"
# link: "/audio-prompt-adapter/"
navigation:
- name: "Home"
link: "/"
- name: "Audio Prompt Adapter s"
link: "/audio-prompt-adapter/"


# Sass/SCSS
Expand Down

0 comments on commit 1720c39

Please sign in to comment.