start adding base template
This commit is contained in:
@@ -4,12 +4,11 @@
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="project-files/fonts/font-awesome/font-awesome.css">
|
||||
<link rel="stylesheet" href="project-files/fonts/ionicons/ionicons.min.css">
|
||||
|
||||
<!-- <link rel="stylesheet" href="project-files/fonts/font-awesome/font-awesome.css"> -->
|
||||
<!-- <link rel="stylesheet" href="project-files/fonts/ionicons/ionicons.min.css"> -->
|
||||
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
|
||||
<script src="project-files/js/functions.js"></script>
|
||||
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> -->
|
||||
<!-- <script src="project-files/js/functions.js"></script> -->
|
||||
|
||||
<title>CMS Template</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user