Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
abhay-raizada committed Jan 21, 2024
1 parent e6a22da commit c565fb1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.b7e4411e.css",
"main.js": "/static/js/main.e10e5e90.js",
"main.js": "/static/js/main.dc079098.js",
"static/js/596.56d87ef6.chunk.js": "/static/js/596.56d87ef6.chunk.js",
"static/js/860.cd389d2b.chunk.js": "/static/js/860.cd389d2b.chunk.js",
"static/js/603.66e75619.chunk.js": "/static/js/603.66e75619.chunk.js",
Expand All @@ -15,6 +15,6 @@
},
"entrypoints": [
"static/css/main.b7e4411e.css",
"static/js/main.e10e5e90.js"
"static/js/main.dc079098.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A decentralized forms application which lets you custody your own data made possible through the power of the nostr protocol."/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Formstr</title><script defer="defer" src="/static/js/main.e10e5e90.js"></script><link href="/static/css/main.b7e4411e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="A decentralized forms application which lets you custody your own data made possible through the power of the nostr protocol."/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Formstr</title><script defer="defer" src="/static/js/main.dc079098.js"></script><link href="/static/css/main.b7e4411e.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions static/js/main.e10e5e90.js → static/js/main.dc079098.js

Large diffs are not rendered by default.

File renamed without changes.

0 comments on commit c565fb1

Please sign in to comment.