Skip to content

Commit 29c087d

Browse files
authored
Update index.js
1 parent 828676f commit 29c087d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ async function updateLeetCodeGist(leetcode) {
5959
gist_id: gist_id,
6060
files: {
6161
[filename]: {
62-
filename: `💻 Leetcode Stats`,
62+
filename: `💻 My Leetcode Stats`,
6363
content: lines.join("\n")
6464
}
6565
}

0 commit comments

Comments
 (0)