Browse Source

chore: add frontpage to comptime hn box

master
Muthu Kumar 2 days ago
parent
commit
74e1faa005
Failed to extract signature
  1. 3
      src/pages/main/Home.tsx

3
src/pages/main/Home.tsx

@ -95,6 +95,9 @@ const Home: React.FC = () => {
<Anchor href="https://news.ycombinator.com/item?id=44778898"> <Anchor href="https://news.ycombinator.com/item?id=44778898">
[comments] [comments]
</Anchor> </Anchor>
<Anchor href="https://news.ycombinator.com/front?day=2025-08-06#44778898">
[frontpage]
</Anchor>
<Anchor href="https://comptime.js.org">[project]</Anchor> <Anchor href="https://comptime.js.org">[project]</Anchor>
</article> </article>

Loading…
Cancel
Save