Skip to content

Commit 6ba0280

Browse files
authored
Rename project to 'convolution-visualization-tool'
1 parent 0ee8886 commit 6ba0280

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"name": "cnn-workbench",
2+
"name": "convolution-visualization-tool",
33
"private": true,
44
"version": "0.0.0",
55
"type": "module",
6+
"homepage": "https://simonnchong.github.io/convolution_visualization_tool",
67
"scripts": {
78
"dev": "vite",
89
"build": "vite build",

0 commit comments

Comments
 (0)