This commit is contained in:
Marks Polakovs 2020-03-20 16:09:01 +00:00
parent dc9576298c
commit 3316b32ab7
2 changed files with 4 additions and 7 deletions

View file

@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000" />
<meta <meta
name="description" name="description"
content="Web site created using create-react-app" content="Broadcasting from your bedroom."
/> />
<link rel="apple-touch-icon" href="logo192.png" /> <link rel="apple-touch-icon" href="logo192.png" />
<!-- <!--
@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL. work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>React App</title> <title>URY WebStudio</title>
</head> </head>
<body> <body>
<noscript>You need to enable JavaScript to run this app.</noscript> <noscript>You need to enable JavaScript to run this app.</noscript>
@ -39,8 +39,5 @@
To begin the development, run `npm start` or `yarn start`. To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`. To create a production bundle, use `npm run build` or `yarn build`.
--> -->
<script src="//cdn.rawgit.com/toots/shine/master/js/dist/libshine.js"></script>
<script src="//cdn.rawgit.com/webcast/libsamplerate.js/master/dist/libsamplerate.js"></script>
<script src="//cdn.rawgit.com/webcast/taglib.js/master/dist/taglib.js"></script>
</body> </body>
</html> </html>

View file

@ -1,6 +1,6 @@
{ {
"short_name": "React App", "short_name": "WebStudio",
"name": "Create React App Sample", "name": "URY WebStudio",
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.ico",