Skip to content

Commit

Permalink
Update site
Browse files Browse the repository at this point in the history
  • Loading branch information
well1791 committed Mar 15, 2024
1 parent ffbce37 commit 6a525b2
Show file tree
Hide file tree
Showing 14 changed files with 7,096 additions and 5,314 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files.trimTrailingWhitespace": true,
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"[prisma]": {
"editor.formatOnSave": true
Expand Down
2 changes: 1 addition & 1 deletion docs/200.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" type="image/png" href="/favicon.png"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/modern-normalize/modern-normalize.min.css"/><script defer="defer" src="/static/js/runtime-app.bc18da15.js"></script><script defer="defer" src="/static/js/app.14bfc5c7.js"></script><link href="/static/css/app.2a5047b9.css" rel="stylesheet"></head><body><div id="redwood-app"><server-markup></server-markup></div></body></html>
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" type="image/png" href="/favicon.png"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/modern-normalize/modern-normalize.min.css"/><script defer="defer" src="/static/js/runtime-app.761fcbe4.js"></script><script defer="defer" src="/static/js/app.4512f35a.js"></script><link href="/static/css/app.2a5047b9.css" rel="stylesheet"></head><body><div id="redwood-app"><server-markup></server-markup></div></body></html>
6 changes: 3 additions & 3 deletions docs/build-manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"app.css": "/static/css/app.2a5047b9.css",
"app.js": "/static/js/app.14bfc5c7.js",
"runtime-app.js": "/static/js/runtime-app.bc18da15.js",
"static/js/220.81e2f85c.chunk.js": "/static/js/220.81e2f85c.chunk.js",
"app.js": "/static/js/app.4512f35a.js",
"runtime-app.js": "/static/js/runtime-app.761fcbe4.js",
"static/js/22.bc2614f3.chunk.js": "/static/js/22.bc2614f3.chunk.js",
"fonts/NotoEmoji-VariableFont_wght.ttf": "/fonts/NotoEmoji-VariableFont_wght.ttf",
"fonts/iAWriterQuattroS-Bold.ttf": "/fonts/iAWriterQuattroS-Bold.ttf",
"fonts/iAWriterQuattroS-Regular.ttf": "/fonts/iAWriterQuattroS-Regular.ttf",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/static/js/22.bc2614f3.chunk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions docs/static/js/220.81e2f85c.chunk.js

This file was deleted.

2 changes: 0 additions & 2 deletions docs/static/js/app.14bfc5c7.js

This file was deleted.

2 changes: 2 additions & 0 deletions docs/static/js/app.4512f35a.js

Large diffs are not rendered by default.

Loading

0 comments on commit 6a525b2

Please sign in to comment.