mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Remove ws
This commit is contained in:
parent
922ebcb47a
commit
8432cb27f5
1 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
// Add yourself. Insert an object at any point - it doesn't matter if you go before someone else as results are randomized.
|
// Add yourself. Insert an object at any point - it doesn't matter if you go before someone else as results are randomized.
|
||||||
|
|
||||||
// please remove the comments before You PR
|
// please remove the comments before You PR
|
||||||
const pages = [
|
const pages = [
|
||||||
|
|
@ -18,10 +18,10 @@ const pages = [
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
// iphone or android
|
// 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 - You can add your own, but please keep it to one word. "Social vape entrepreneur influencer denver" isn't a tag.
|
||||||
|
|
||||||
// Dev Tags: Engineer, Developer, Designer, Front End, Back End, Full Stack,
|
// Dev Tags: Engineer, Developer, Designer, Front End, Back End, Full Stack,
|
||||||
// Other: Tags: Entrepreneur, Teacher, Podcaster, YouTuber, Blogger, Speaker,
|
// Other: Tags: Entrepreneur, Teacher, Podcaster, YouTuber, Blogger, Speaker,
|
||||||
// Language Tags: JavaScript, PHP, Rails, Ruby, TypeScript, React, Vue, Node
|
// Language Tags: JavaScript, PHP, Rails, Ruby, TypeScript, React, Vue, Node
|
||||||
tags: [
|
tags: [
|
||||||
'Developer',
|
'Developer',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue