Skip to content

Commit

Permalink
apps(blog): rename target to serve
Browse files Browse the repository at this point in the history
  • Loading branch information
augustfengd committed Aug 12, 2024
1 parent 19a5168 commit 6215b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/blog/.justfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
default:
@just --list

server:
serve:
hugo --buildDrafts server

lint:
Expand Down

0 comments on commit 6215b5a

Please sign in to comment.