Skip to content

Commit

Permalink
Add ChatGPT Web App (#323)
Browse files Browse the repository at this point in the history
close #322
  • Loading branch information
munierujp authored Mar 5, 2023
1 parent 699bb71 commit b7555ef
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/works.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,13 @@ export default [
date: '2021-11-24',
url: 'https://github.com/npm-update-package/npm-update-package',
github: 'https://github.com/npm-update-package/npm-update-package'
},
{
key: 'chatgpt-web-app',
title: 'ChatGPT Web App',
description: 'ChatGPTのためのウェブアプリ',
date: '2023-03-05',
url: 'https://chatgpt.munieru.app/',
github: 'https://github.com/munierujp/chatgpt-web-app'
}
]

0 comments on commit b7555ef

Please sign in to comment.