Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyazdani committed Oct 5, 2023
1 parent 309fe94 commit 85cb8f2
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 30 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": "/text-utilities/static/css/main.abd64e84.css",
"main.js": "/text-utilities/static/js/main.0767d2b6.js",
"main.js": "/text-utilities/static/js/main.ab50cf79.js",
"static/js/787.b9c15d5f.chunk.js": "/text-utilities/static/js/787.b9c15d5f.chunk.js",
"index.html": "/text-utilities/index.html",
"main.abd64e84.css.map": "/text-utilities/static/css/main.abd64e84.css.map",
"main.0767d2b6.js.map": "/text-utilities/static/js/main.0767d2b6.js.map",
"main.ab50cf79.js.map": "/text-utilities/static/js/main.ab50cf79.js.map",
"787.b9c15d5f.chunk.js.map": "/text-utilities/static/js/787.b9c15d5f.chunk.js.map"
},
"entrypoints": [
"static/css/main.abd64e84.css",
"static/js/main.0767d2b6.js"
"static/js/main.ab50cf79.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="/text-utilities/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Text Utilities is a 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 manipulated text as well as convert your text from uppercase to lowercase and lowercase to uppercase."/><link rel="apple-touch-icon" href="/text-utilities/favicon-16x16.png"/><link rel="manifest" href="/text-utilities/manifest.json"/><link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script><title>TextUtilities - Word Counter | Character Counter</title><script defer="defer" src="/text-utilities/static/js/main.0767d2b6.js"></script><link href="/text-utilities/static/css/main.abd64e84.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="/text-utilities/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Text Utilities is a 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 manipulated text as well as convert your text from uppercase to lowercase and lowercase to uppercase."/><link rel="apple-touch-icon" href="/text-utilities/favicon-16x16.png"/><link rel="manifest" href="/text-utilities/manifest.json"/><link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script><title>TextUtilities - Word Counter | Character Counter</title><script defer="defer" src="/text-utilities/static/js/main.ab50cf79.js"></script><link href="/text-utilities/static/css/main.abd64e84.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 0 additions & 3 deletions static/js/main.0767d2b6.js

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions static/js/main.ab50cf79.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,3 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.9.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* React Router v6.16.0
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
1 change: 1 addition & 0 deletions static/js/main.ab50cf79.js.map

Large diffs are not rendered by default.

0 comments on commit 85cb8f2

Please sign in to comment.