Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
sylhare committed Sep 21, 2024
1 parent 5e8b1a9 commit 3a007d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: [ '2.7.4', '3.3' ]
ruby: [ '3.3' ]

steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 0 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: Japanese radicals presented as learning cards.
google_analytics: "G-YPX3TXS4S4"

# BUILD SETTINGS
markdown: kramdown
highlighter: rouge
sass:
sass_dir: _sass
style: compressed
Expand Down

0 comments on commit 3a007d3

Please sign in to comment.