Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed May 7, 2022
1 parent 3250847 commit aaef987
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified website/src/data/showcase/geekyweb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,14 +152,6 @@ export const Tags: {[type in TagType]: Tag} = {
// Add your site to this list
// prettier-ignore
const Users: User[] = [
{
title: 'GeekyWeb',
description: 'Global State and Logic Framework for reactive Applications',
preview: require('./showcase/geekyweb.png'),
website: 'https://geekyweb.eu.org/',
source: 'https://github.com/Designatory/GeekyWeb',
tags: ['opensource', 'design'],
},
{
title: 'AgileTs',
description: 'Global State and Logic Framework for reactive Applications',
Expand Down Expand Up @@ -754,6 +746,14 @@ const Users: User[] = [
source: 'https://github.com/stackql/fullstackchronicles.io',
tags: ['opensource', 'personal'],
},
{
title: 'GeekyWeb',
description: 'Global State and Logic Framework for reactive Applications',
preview: require('./showcase/geekyweb.png'),
website: 'https://geekyweb.eu.org/',
source: 'https://github.com/Designatory/GeekyWeb',
tags: ['opensource', 'design'],
},
{
title: 'Ghostly',
description: 'A divine template/print formatter engine',
Expand Down

0 comments on commit aaef987

Please sign in to comment.