Skip to content

Commit

Permalink
update netlify
Browse files Browse the repository at this point in the history
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
  • Loading branch information
avinal committed Jan 21, 2024
1 parent f9d2b58 commit 3145afb
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 103 deletions.
7 changes: 6 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,9 @@
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
status = 200

# [[redirects]]
# from = "/posts/*"
# to = ""
# status = 200
177 changes: 76 additions & 101 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@tailwindcss/typography": "^0.5.8",
"elm-land": "^0.19.3",
"elm-land": "^0.19.5",
"tailwindcss": "^3.2.4"
},
"dependencies": {
Expand Down

0 comments on commit 3145afb

Please sign in to comment.