Skip to content

Commit d283138

Browse files
committed
Remove CSS Layout
1 parent 84f6fe3 commit d283138

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

resources/c.ts

+11-8
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,17 @@ export const resources: Resource[] = [
780780
name: 'Corbado',
781781
categories: ['Authentication', 'Library', 'Programming'],
782782
description: 'Passkey-first authentication for developers',
783-
keywords: ['passkeys', 'php', 'react', 'next.js', 'auth', ' user management', 'react auth', 'next.js auth', 'javascript auth'],
783+
keywords: [
784+
'passkeys',
785+
'php',
786+
'react',
787+
'next.js',
788+
'auth',
789+
' user management',
790+
'react auth',
791+
'next.js auth',
792+
'javascript auth',
793+
],
784794
url: 'https://www.corbado.com',
785795
},
786796
{
@@ -848,13 +858,6 @@ export const resources: Resource[] = [
848858
'As a free css gradient generator tool, this website lets you create a colorful gradient background for your website, blog, or social media profile.',
849859
url: 'https://cssgradient.io/',
850860
},
851-
{
852-
name: 'CSS Layout',
853-
description: 'A collection of popular layouts and patterns made with CSS',
854-
categories: ['Code Snippet', 'Programming'],
855-
keywords: ['CSS layout', 'CSS pattern', 'CSS UI pattern'],
856-
url: 'https://csslayout.io/',
857-
},
858861
{
859862
name: 'CSS Layout News',
860863
categories: ['Newsletter', 'Programming'],

0 commit comments

Comments
 (0)