add day 96

This commit is contained in:
Zoe
2022-12-27 23:45:07 -06:00
parent 162aa8a222
commit e3e1a8a648
50 changed files with 12614 additions and 0 deletions

4
day96/devto.config.js Normal file
View File

@@ -0,0 +1,4 @@
export default {
ssr: true,
port: 3000
};