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>

rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
avinal committed Mar 30, 2024
1 parent 4bcef02 commit c8a95c9
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
to = "/index.html"
status = 200

# [[redirects]]
# from = "/posts/*"
# to = ""
# status = 200
[[redirects]]
from = "/posts/*"
to = ""
status = 200

[build.environment]
HUGO_VERSION = "0.124.1"

0 comments on commit c8a95c9

Please sign in to comment.