Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Prakhar0202 committed Jul 26, 2024
1 parent a5a099f commit 1a46a65
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/textAnalyser/static/css/main.f855e6bc.css",
"main.js": "/textAnalyser/static/js/main.faefa692.js",
"static/js/453.288c2b9e.chunk.js": "/textAnalyser/static/js/453.288c2b9e.chunk.js",
"index.html": "/textAnalyser/index.html",
"main.f855e6bc.css.map": "/textAnalyser/static/css/main.f855e6bc.css.map",
"main.faefa692.js.map": "/textAnalyser/static/js/main.faefa692.js.map",
"453.288c2b9e.chunk.js.map": "/textAnalyser/static/js/453.288c2b9e.chunk.js.map"
"main.css": "/TextAnalyser/static/css/main.f855e6bc.css",
"main.js": "/TextAnalyser/static/js/main.4e5621f0.js",
"static/js/453.288c2b9e.chunk.js": "/TextAnalyser/static/js/453.288c2b9e.chunk.js",
"index.html": "/TextAnalyser/index.html",
"main.f855e6bc.css.map": "/TextAnalyser/static/css/main.f855e6bc.css.map",
"main.4e5621f0.js.map": "/TextAnalyser/static/js/main.4e5621f0.js.map",
"453.288c2b9e.chunk.js.map": "/TextAnalyser/static/js/453.288c2b9e.chunk.js.map"
},
"entrypoints": [
"static/css/main.f855e6bc.css",
"static/js/main.faefa692.js"
"static/js/main.4e5621f0.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="/textAnalyser/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Text Analyser is aword 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 manipulated text as well as convert your text from lowercase to uppercase and uppercase to lowercase. "/><link rel="apple-touch-icon" href="/textAnalyser/favicon.ico"/><link rel="manifest" href="/textAnalyser/manifest.json"/><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"><title>Text Analyser - Word counter | Character counter | LowerCase to UpperCase | UpperCase to LowerCase</title><script defer="defer" src="/textAnalyser/static/js/main.faefa692.js"></script><link href="/textAnalyser/static/css/main.f855e6bc.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.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/TextAnalyser/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Text Analyser is aword 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 manipulated text as well as convert your text from lowercase to uppercase and uppercase to lowercase. "/><link rel="apple-touch-icon" href="/TextAnalyser/favicon.ico"/><link rel="manifest" href="/TextAnalyser/manifest.json"/><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"><title>Text Analyser - Word counter | Character counter | LowerCase to UpperCase | UpperCase to LowerCase</title><script defer="defer" src="/TextAnalyser/static/js/main.4e5621f0.js"></script><link href="/TextAnalyser/static/css/main.f855e6bc.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.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script></body></html>
6 changes: 3 additions & 3 deletions static/js/main.faefa692.js → static/js/main.4e5621f0.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/js/main.faefa692.js.map

This file was deleted.

0 comments on commit 1a46a65

Please sign in to comment.