Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kristofzerbe authored Aug 6, 2024
1 parent 8a3b2ce commit ffce2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"go": "hexo generate && hexo server",
"blog": "hexo generate && hexo server",
"all": "grunt && hexo clean && hexo generate && npx pagefind && hexo server",
"webmention": "hexo webmention --send",
"webmention": "hexo webmention --debug --send",
"pool": "node lib/_run_pool-photo-generator.cjs",
"shed": "node lib/_run_shed-photo-generator.cjs"
},
Expand Down

0 comments on commit ffce2f0

Please sign in to comment.