1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00

update frontend html title

This commit is contained in:
Sérgio Ramos 2016-10-22 01:53:51 +01:00
parent 89a2a2286a
commit 6b0c89b65b

View File

@ -1,7 +1,7 @@
<!doctype html>
<html lang='en-US'>
<head>
<title>React Boilerplate</title>
<title>Joyent Frontend</title>
</head>
<body>
<div id='root'></div>