mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
updates uses url, and removes comments
This commit is contained in:
parent
dbef89a779
commit
f555dbfab8
1 changed files with 1 additions and 9 deletions
10
src/data.js
10
src/data.js
|
|
@ -2065,23 +2065,15 @@ const pages = [
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// Your name
|
|
||||||
name: 'Yurui Zhang',
|
name: 'Yurui Zhang',
|
||||||
// Short description
|
|
||||||
description:
|
description:
|
||||||
'Full-stack developer. Dark mode enthusiast. Quality software devotee.',
|
'Full-stack developer. Dark mode enthusiast. Quality software devotee.',
|
||||||
// URL to your /uses page
|
url: 'https://gist.github.com/pallymore/6e12133b5c2fa2856a8a6b288e579c01',
|
||||||
url: 'https://www.linkedin.com/in/yuruiology/',
|
|
||||||
twitter: '@yuruiology',
|
twitter: '@yuruiology',
|
||||||
// An emoji that describes you
|
|
||||||
emoji: '🐙',
|
emoji: '🐙',
|
||||||
// emoji of your country's flag
|
|
||||||
country: '🇨🇳',
|
country: '🇨🇳',
|
||||||
// ONE of: apple, windows or linux
|
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
// iphone or android
|
|
||||||
phone: 'iphone',
|
phone: 'iphone',
|
||||||
// Tags - You can add your own, but please keep it to one word. "Social vape entrepreneur influencer denver" isn't a tag.
|
|
||||||
tags: [
|
tags: [
|
||||||
'Developer',
|
'Developer',
|
||||||
'Full Stack',
|
'Full Stack',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue