Skip to content

Commit

Permalink
Improve Jekyll theming
Browse files Browse the repository at this point in the history
  • Loading branch information
natescherer committed Oct 27, 2023
1 parent 86a48c9 commit 71a7b16
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/Test-Results-To-Pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,10 @@ jobs:
path: _config.yml
contents: |
markdown: GFM
remote_theme: pages-themes/[email protected]
exclude:
- tests/
- src/
- *.md
remote_theme: abhinavs/moonwalk
plugins:
- jekyll-remote-theme
- jemoji
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit 71a7b16

Please sign in to comment.