mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
fix url patterm
This commit is contained in:
parent
0cf37adde1
commit
b8620a40a4
1 changed files with 7 additions and 8 deletions
15
src/data.js
15
src/data.js
|
|
@ -4431,18 +4431,17 @@ module.exports = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Mahfoudh Arous',
|
name: 'Mahfoudh Arous',
|
||||||
description:
|
description: 'Software Engineer . Frontend Dev · Technical Writing',
|
||||||
'Software Engineer . Frontend Dev · Technical Writing',
|
url: 'https://aladinstudio.com/uses/',
|
||||||
url: 'https://aladinstudio.com/',
|
|
||||||
twitter: '@aladin02dz',
|
twitter: '@aladin02dz',
|
||||||
emoji: '✌️',
|
emoji: '✌️',
|
||||||
country: 'dz',
|
country: 'dz',
|
||||||
computer: 'windows',
|
computer: 'windows',
|
||||||
phone: 'android',
|
phone: 'android',
|
||||||
font:'Roboto',
|
font: 'Roboto',
|
||||||
textEditor:'vscode',
|
textEditor: 'vscode',
|
||||||
cms:'WordPress',
|
cms: 'WordPress',
|
||||||
framework:'React',
|
framework: 'React',
|
||||||
tags: [
|
tags: [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Front End',
|
'Front End',
|
||||||
|
|
@ -4452,7 +4451,7 @@ module.exports = [
|
||||||
'C#',
|
'C#',
|
||||||
'Speaker',
|
'Speaker',
|
||||||
'Blogger',
|
'Blogger',
|
||||||
'Remote'
|
'Remote',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue