Skip to content

Commit

Permalink
docs: Removed AgileTs from the Showcase (#10742)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinometric authored Dec 6, 2024
1 parent 01cad20 commit e9f0641
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,6 @@ export type TagType =
// Add sites to this list
// prettier-ignore
const Users: User[] = [
{
title: 'AgileTs',
description: 'Global State and Logic Framework for reactive Applications',
preview: require('./showcase/agilets.png'),
website: 'https://agile-ts.org/',
source: 'https://github.com/agile-ts/documentation',
tags: ['opensource', 'design'],
},
{
title: 'AI-Speaker',
description: 'Local, reliable, fast and private Audio and IoT gate.',
Expand Down

0 comments on commit e9f0641

Please sign in to comment.