remove comment from index
This commit is contained in:
parent
b747a6d183
commit
56eb4b4f63
13
index.html
13
index.html
@ -1,14 +1,3 @@
|
||||
<!--
|
||||
/**
|
||||
* scrum-board
|
||||
*
|
||||
* @category scrum-board
|
||||
* @author Vaibhav Mehta <vaibhav@decodingweb.com>
|
||||
* @copyright Copyright (c) 2016 Vaibhav Mehta <https://github.com/i-break-codes>
|
||||
* @license http://www.opensource.org/licenses/mit-license.html MIT License
|
||||
* @version 1.0 Beta
|
||||
*/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
@ -126,4 +115,4 @@
|
||||
<script src="app/assets/scripts/localstorage.js"></script>
|
||||
<script src="app/assets/scripts/app.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user