-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"><link rel="manifest" href="manifest.json"/><link rel="shortcut icon" href="favicon.png"/><link rel="apple-touch-icon" href="favicon-192.png"/><title>React App Boilerplate</title><meta name="description" content="A simpler React boilerplate than CRA with more useful built-in features"><meta name="keywords" content="boilerplate, web development, create-react-app, typescript, website, webpack"><meta name="theme-color" content="#3800FF"><meta name="viewport" content="viewport-fit=cover,width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="color-scheme" content="dark light"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="React App Boilerplate"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><script defer="defer" src="static/js/vendor-49d0a293.4c76bf79.bundle.js"></script><script defer="defer" src="static/js/vendor-3062047c.8308362a.bundle.js"></script><script defer="defer" src="static/js/vendor-3572547a.84474346.bundle.js"></script><script defer="defer" src="static/js/vendor-f82e0cd2.6c61c1e3.bundle.js"></script><script defer="defer" src="static/js/vendor-27545368.4deaa67c.bundle.js"></script><script defer="defer" src="static/js/client.e1a5e035.bundle.js"></script><script defer="defer" src="static/js/runtime.b53d8990.bundle.js"></script><script defer="defer" src="static/js/common.c2e74114.bundle.js"></script><link href="static/css/styles.c8c1585b.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="manifest" href="manifest.json"/><link rel="shortcut icon" href="favicon.png"/><link rel="apple-touch-icon" href="favicon-192.png"/><title>React App Boilerplate</title><meta name="description" content="A simpler React boilerplate than CRA with more useful built-in features"><meta name="keywords" content="boilerplate, web development, create-react-app, typescript, website, webpack"><meta name="theme-color" content="#3800FF"><meta name="viewport" content="viewport-fit=cover,width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="color-scheme" content="dark light"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="React App Boilerplate"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><script defer="defer" src="static/js/vendor-49d0a293.6fa940fb.bundle.js"></script><script defer="defer" src="static/js/vendor-3062047c.c51778aa.bundle.js"></script><script defer="defer" src="static/js/vendor-3572547a.84474346.bundle.js"></script><script defer="defer" src="static/js/vendor-f82e0cd2.6c61c1e3.bundle.js"></script><script defer="defer" src="static/js/vendor-27545368.4deaa67c.bundle.js"></script><script defer="defer" src="static/js/client.6895b5ea.bundle.js"></script><script defer="defer" src="static/js/runtime.b53d8990.bundle.js"></script><script defer="defer" src="static/js/common.c2e74114.bundle.js"></script><link href="static/css/styles.c8c1585b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.