Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KartikLabhshetwar/foliox
/ SEOData
Interface
SEOData
types/github.ts:229–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
export
interface
SEOData {
230
title: string;
231
description: string;
232
keywords: string[];
233
}
234
235
export
interface
FeaturedProject {
236
name: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected