Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurrogheliya committed Sep 9, 2024
1 parent 13c944a commit 827e593
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/TextUtils/static/css/main.2bae35b2.css",
"main.js": "/TextUtils/static/js/main.56221308.js",
"main.js": "/TextUtils/static/js/main.8721239b.js",
"static/js/787.d4aba7ab.chunk.js": "/TextUtils/static/js/787.d4aba7ab.chunk.js",
"index.html": "/TextUtils/index.html",
"main.2bae35b2.css.map": "/TextUtils/static/css/main.2bae35b2.css.map",
"main.56221308.js.map": "/TextUtils/static/js/main.56221308.js.map",
"main.8721239b.js.map": "/TextUtils/static/js/main.8721239b.js.map",
"787.d4aba7ab.chunk.js.map": "/TextUtils/static/js/787.d4aba7ab.chunk.js.map"
},
"entrypoints": [
"static/css/main.2bae35b2.css",
"static/js/main.56221308.js"
"static/js/main.8721239b.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="/TextUtils/favicon-96x96.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="TextUtils is word counter and a character counting utility which can be used to manipulate your text in the way you want. You can remove extra spaces, copy the manipulate text as well as convert your text from uppercase to lowercase and lowercase to uppercase"/><link rel="apple-touch-icon" href="/TextUtils/logo192.png"/><link rel="manifest" href="/TextUtils/manifest.json"/><title>TextUtils - word counter | character counter | lowercase to uppercase | uppercase to lowercase</title><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"><script defer="defer" src="/TextUtils/static/js/main.56221308.js"></script><link href="/TextUtils/static/css/main.2bae35b2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/TextUtils/favicon-96x96.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="TextUtils is word counter and a character counting utility which can be used to manipulate your text in the way you want. You can remove extra spaces, copy the manipulate text as well as convert your text from uppercase to lowercase and lowercase to uppercase"/><link rel="apple-touch-icon" href="/TextUtils/logo192.png"/><link rel="manifest" href="/TextUtils/manifest.json"/><title>TextUtils - word counter | character counter | lowercase to uppercase | uppercase to lowercase</title><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous"><script defer="defer" src="/TextUtils/static/js/main.8721239b.js"></script><link href="/TextUtils/static/css/main.2bae35b2.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script></body></html>
1 change: 0 additions & 1 deletion static/js/main.56221308.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.56221308.js → static/js/main.8721239b.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.8721239b.js.map

Large diffs are not rendered by default.

0 comments on commit 827e593

Please sign in to comment.