Skip to content

Commit a8a468f

Browse files
committed
feat: use static images on /docs/embed/socials
1 parent b61b973 commit a8a468f

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

priv/content/docs/embed/socials.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Share your Algora pages on X, Discord, LinkedIn, Bluesky, Reddit, etc.
1212

1313
<a href="https://algora.io/cal/home">
1414
<img
15-
src="https://algora.io/og/cal/home"
15+
src="/images/screenshots/og-bounty-board.png"
1616
alt="Bounty Issues"
1717
class="w-[666px] aspect-[1200/630] bg-card rounded-xl"
1818
/>
@@ -24,7 +24,7 @@ Share your Algora pages on X, Discord, LinkedIn, Bluesky, Reddit, etc.
2424

2525
<a href="https://algora.io/neo773/profile">
2626
<img
27-
src="https://algora.io/og/neo773/profile"
27+
src="/images/screenshots/og-profile.png"
2828
alt="Bounty Issues"
2929
class="w-[666px] aspect-[1200/630] bg-card rounded-xl"
3030
/>
@@ -36,7 +36,7 @@ Share your Algora pages on X, Discord, LinkedIn, Bluesky, Reddit, etc.
3636

3737
<a href="https://algora.io/coollabsio/bounties/new">
3838
<img
39-
src="https://algora.io/og/coollabsio/bounties/new"
39+
src="/images/screenshots/og-crowdfund.png"
4040
alt="Bounty Issues"
4141
class="w-[666px] aspect-[1200/630] bg-card rounded-xl"
4242
/>
91.9 KB
Loading
64.9 KB
Loading
72.5 KB
Loading

0 commit comments

Comments
 (0)