File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
src/components/blog-posts Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,23 @@ export function CrackedReactDev() {
151151 >
152152 Lego Pixellation
153153 </ Link >
154- { " - Convert images into legofied versions with pixel art aesthetic" }
154+ { " - Convert images into legofied versions with pixel art aesthetic (" }
155+ < Link
156+ href = "https://github.com/rock-biter/lego-pixellation"
157+ target = "_blank"
158+ className = "text-primary hover:text-primary/80 underline underline-offset-2"
159+ >
160+ GitHub
161+ </ Link >
162+ { ", " }
163+ < Link
164+ href = "https://x.com/__rockbiter/status/1984919825072664586"
165+ target = "_blank"
166+ className = "text-primary hover:text-primary/80 underline underline-offset-2"
167+ >
168+ Tweet
169+ </ Link >
170+ { ")" }
155171 </ li >
156172 </ ul >
157173
You can’t perform that action at this time.
0 commit comments