Browse Source

fix typo

duke
Aditya Kulkarni 5 years ago
parent
commit
8f135ba430
  1. 1
      web/www/.gitignore
  2. 2
      web/www/index.html
  3. 6043
      web/www/package-lock.json

1
web/www/.gitignore

@ -1,2 +1,3 @@
node_modules
dist
package-lock.json

2
web/www/index.html

@ -19,7 +19,7 @@
}
.page-break {page-break-after: always;}
}
.container {
width: 1200px;
}

6043
web/www/package-lock.json

File diff suppressed because it is too large
Loading…
Cancel
Save