Skip to content

Commit

Permalink
revert legacy tag; it was not rendering properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Shayan Monadjemi committed Jan 25, 2024
1 parent 9391452 commit c12455c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ newsite:
./scripts/buildyear.sh

new2024:
npm install --legacy-peer-deps
npm install
npm run-script build
bundle exec jekyll build -d ./_site/year/2024
./scripts/fix_file_extensions.sh
Expand Down

0 comments on commit c12455c

Please sign in to comment.