Skip to content

Commit 60376c2

Browse files
committed
add star to latest post
1 parent 4b44ba9 commit 60376c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/posts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export const popularPosts = [
77

88
// Good posts/highly viewed posts (not in any specific order)
99
export const postStars = [
10+
"lisp-compiler-optimizations",
1011
"lisp-to-javascript-compiler",
1112
"compressing-cs2-demos",
1213
"a-custom-webassembly-compiler",

0 commit comments

Comments
 (0)