We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2bcf17 commit 0e044ddCopy full SHA for 0e044dd
pages/resources.js
@@ -157,7 +157,12 @@ export default function Snippets({ snippets }) {
157
websiteLink="devfonts.gafi.dev"
158
description="Dev fonts for developers"
159
/>
160
- {/* */}
+ <ResourcesCard
161
+ title="Peek Links"
162
+ link="https://peek.link/index.html"
163
+ websiteLink="peek.link"
164
+ description="Custom thumbnails for social media"
165
+ />
166
</div>
167
<h2 className="font-bold text-xl md:text-2xl tracking-tight mt-8 text-black dark:text-white">
168
Free Themes
0 commit comments