Skip to content

Commit

Permalink
Merge branch 'main' into fix/issue-7667
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 5, 2022
2 parents d32921c + 9821879 commit a6e976f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Checkout
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b #v3
- name: Dependency Review
uses: actions/dependency-review-action@23d1ffffb6fa5401173051ec21eba8c35242733f # v2
uses: actions/dependency-review-action@375c5370086bfff256c37f8beec0f437e2e72ae1 # v2
Binary file added website/src/data/showcase/tamalwebsite.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Expand Up @@ -2179,6 +2179,14 @@ const Users: User[] = [
source: 'https://gitlab.com/talentbrick/talentbrick',
tags: ['opensource', 'design'],
},
{
title: 'TamalWeb',
description: 'A web developers personal blog and portfolio helping other developers with tips',
preview: require('./showcase/tamalwebsite.png'),
website: 'https://tamalweb.com/',
source: 'https://github.com/tamalchowdhury/tamalwebsite',
tags: ['personal', 'opensource'],
},
{
title: 'Taro',
description: 'An open cross-end and cross-frame solution',
Expand Down

0 comments on commit a6e976f

Please sign in to comment.