This website works better with JavaScript.
Home
Explore
Help
Sign In
ajay
/
stringere-frontend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Added name to the app
master
Ajay S
3 years ago
parent
45dc7b2c9b
commit
3a729ad762
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/index.html
+ 1
- 1
public/index.html
View File
@@ -21,7 +21,7 @@
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`.
-->
<title>
React App
</title>
<title>
Stringere
</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Write
Preview
Loading…
Cancel
Save