Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions apps/specimens/index.html
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<!doctype html>
<html lang="en" class="dark" data-density="default">
<html lang="en" class="dark bg-background" data-density="default">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="OpenCoven UI component library, blocks, and shadcn registry specimens."
content="Thoughtful, accessible components for agent interfaces. Explore the OpenCoven UI library, live examples, and shadcn-compatible source registry."
/>
<title>OpenCoven UI — component registry</title>
<meta name="theme-color" content="#111113" />
<title>OpenCoven UI — Built for agents. Made for humans.</title>
</head>
<body>
<div id="root"></div>
Expand Down
Loading
Loading