Skip to content

Commit 1a1ff6b

Browse files
authored
Update instructions for correcting published posts
Clarify steps to update a post after publication.
1 parent 23319f7 commit 1a1ff6b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ The blog of `tidyomics`
1616

1717
## (for emergencies) How to update a post after publication.
1818

19-
Mistakes can happen. Although we strongly recommend checking your post before merging, as a policy, we allow 2 days to correct errors in the published website. In order to do that, you have to delete your post within the `_freeze` directory; otherwise, the HTML render will not be overwritten.
19+
Mistakes can happen. Although we strongly recommend checking your post before merging, as a policy, we allow 2 days to correct errors in the published website. In order to do that, you have to
20+
21+
1. delete your post within the `_freeze` directory; otherwise, the HTML render will not be overwritten.
22+
2. Re-render the blog as described above.

0 commit comments

Comments
 (0)