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',
|
||||
description:
|
||||
'Software Engineer . Frontend Dev · Technical Writing',
|
||||
url: 'https://aladinstudio.com/',
|
||||
description: 'Software Engineer . Frontend Dev · Technical Writing',
|
||||
url: 'https://aladinstudio.com/uses/',
|
||||
twitter: '@aladin02dz',
|
||||
emoji: '✌️',
|
||||
country: 'dz',
|
||||
computer: 'windows',
|
||||
phone: 'android',
|
||||
font:'Roboto',
|
||||
textEditor:'vscode',
|
||||
cms:'WordPress',
|
||||
framework:'React',
|
||||
font: 'Roboto',
|
||||
textEditor: 'vscode',
|
||||
cms: 'WordPress',
|
||||
framework: 'React',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Front End',
|
||||
|
|
@ -4452,7 +4451,7 @@ module.exports = [
|
|||
'C#',
|
||||
'Speaker',
|
||||
'Blogger',
|
||||
'Remote'
|
||||
'Remote',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue