1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-26 23:35:08 +02:00

Update logo

This commit is contained in:
Phuoc Nguyen
2021-04-19 21:29:34 +07:00
parent 8a65fc4882
commit 899656809b
13 changed files with 7 additions and 1 deletions

View File

@@ -12,6 +12,12 @@ const ProductList: ProductModel[] = [
description: 'A browser extension to hide sensitive information on a web page',
themeColor: '#4e7fb8',
},
{
name: 'Check Browsers Support',
url: 'https://checkbrowsers.support',
description: 'A browser extension to check browser compatibility without leaving your tab',
themeColor: '#f33446',
},
{
name: 'Form Validation',
url: 'https://formvalidation.io',