Skip to content

Commit ca6aa36

Browse files
Updating static site
1 parent b80e98b commit ca6aa36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/refresh-static.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ writeFileSync(
103103
{ encoding: "utf-8" },
104104
);
105105

106-
console.log("finished running refresh-static")
106+
console.log("finished running refresh-static");

0 commit comments

Comments
 (0)