1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-30 00:00:13 +01:00

issue #60: site's title

This commit is contained in:
Ricardo Hernandez-Montoya 2017-05-05 09:42:39 +02:00
parent 71f3f1a007
commit a4884bd0fb

View file

@ -13,7 +13,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>VILLASweb</title>
</head>
<body>
<div id="root"></div>