my blog https://overreacted.io
53
fork

Configure Feed

Select the types of activity you want to include in your feed.

plyg

+16 -8
+16 -8
app/[slug]/page.tsx
··· 166 166 /> 167 167 </Wrapper> 168 168 {!isDraft && ( 169 - <a 170 - href="https://ko-fi.com/gaearon" 171 - target="_blank" 172 - className="tip mb-8 relative md:-left-8" 173 - > 174 - <span className="tip-bg" /> 175 - Pay what you like 176 - </a> 169 + <> 170 + <a 171 + href="https://ko-fi.com/gaearon" 172 + target="_blank" 173 + className="tip mb-8 relative md:-left-8" 174 + > 175 + <span className="tip-bg" /> 176 + Pay what you like 177 + </a> 178 + <a 179 + className="leading-tight mt-4 ml-4 relative md:-left-8" 180 + href="/im-doing-a-little-consulting/" 181 + > 182 + Hire me 183 + </a> 184 + </> 177 185 )} 178 186 <hr /> 179 187 <p>