diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 77859a3..86dde23 100644 --- a/index.html +++ b/index.html @@ -19,10 +19,10 @@

Git Team Exercise Demo

- Name - Major - Year - Fun fact + Tran + CS + 2027 + I like to read diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json index 83b8e12..fa1b9cb 100644 --- a/node_modules/.package-lock.json +++ b/node_modules/.package-lock.json @@ -1,5 +1,5 @@ { - "name": "git-practice", + "name": "CS3733-D26-Github-Example", "version": "1.0.0", "lockfileVersion": 3, "requires": true, diff --git a/package-lock.json b/package-lock.json index 87ce20f..e79cacf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "git-practice", + "name": "CS3733-D26-Github-Example", "version": "1.0.0", "lockfileVersion": 3, "requires": true,