Skip to content

Commit

Permalink
feat: create project taiwan-company-blocker
Browse files Browse the repository at this point in the history
  • Loading branch information
ngseke committed Nov 29, 2023
1 parent f5fc6ab commit b795911
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/composables/useProjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ export function useProjects () {
{
title: 'Browser Extension',
list: [
{
title: 'Taiwan Company Blocker',
briefDescription: '台灣求職網封鎖神器',
githubLink: 'https://github.com/ngseke/taiwan-company-blocker/',
demoLink: 'https://chromewebstore.google.com/detail/%E5%8F%B0%E7%81%A3%E6%B1%82%E8%81%B7%E7%B6%B2%E5%B0%81%E9%8E%96%E7%A5%9E%E5%99%A8/hmkkfmjfinbllbbkgabkeponkhckmijk',
cover: '/img/project-cover/taiwan-company-blocker.png',
},
map['versatile-npm'],
map['leetcode-night'],
],
Expand Down

0 comments on commit b795911

Please sign in to comment.