This commit is contained in:
Arjun Patel
2017-09-16 01:16:51 -07:00
parent 26b3b98b2d
commit 7bcdf0bb3e
3 changed files with 35 additions and 3 deletions
+1 -1
View File
@@ -2,11 +2,11 @@
<html>
<head>
<title>Categorize</title>
<link href="https://fonts.googleapis.com/css?family=Dosis" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" type="text/css" href="main.css">
<link href="https://fonts.googleapis.com/css?family=Dosis" rel="stylesheet">
</head>
<body>