update project name in index.html

This commit is contained in:
Roman Hotsiy 2015-11-14 17:47:14 +02:00
parent a97e7f71bd
commit fcef60bf84

View File

@ -1,7 +1,7 @@
<!-- index.html -->
<html>
<head>
<title>ReDoc prototype</title>
<title>ReDoc</title>
<link rel="stylesheet" href="main.css">
<link rel="stylesheet" href="dist/redoc.full.css">
</head>