Skip to content

Commit

Permalink
fix: Github using jelyll
Browse files Browse the repository at this point in the history
  • Loading branch information
LucJosin committed Sep 10, 2023
1 parent f0e2099 commit 2ff8cf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hawbrary",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
1 change: 1 addition & 0 deletions public/.nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add this file to prevent GitHub Pages from using Jekyll.

0 comments on commit 2ff8cf5

Please sign in to comment.