-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
3 lines (3 loc) · 1.39 KB
/
index.html
1
2
3
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/my-app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="TextUtils 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 you text to lowercase and lowercase to uppercase."/><link rel="apple-touch-icon" href="/my-app/favicon-16x16.png"/><link rel="manifest" href="/my-app/manifest.json"/><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous"><title>TextUtils - Word counter | character counter | lowercase to uppercase | uppercase to lowercase</title><script defer="defer" src="/my-app/static/js/main.fd94465e.js"></script><link href="/my-app/static/css/main.2543b9d3.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.0-alpha3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe" crossorigin="anonymous"></script></body></html>