fix
This commit is contained in:
@@ -15,10 +15,12 @@
|
||||
|
||||
<!--- Basic Page Needs -->
|
||||
<meta charset="utf-8">
|
||||
<title> Welcome to CoreGrade</title>
|
||||
<meta name="description" content="">
|
||||
<title>CoreGrade - Flexible Learning, Customizable classrooms</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="CoreGrade is the world's most flexible subscription-based learning platform for everybody. Used by over anybody that wants to lean, CoreGrade provides personalized learning with smart starter templates. An interactive session, classroom settings, personal and family learning goals."/>
|
||||
<meta name="author" content="">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="keywords" content="flexible learning, learning, learn to anything, math, organize learning, every age education, learning templates, teacher">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
|
||||
<!-- Mobile Specific Meta -->
|
||||
@@ -284,8 +286,7 @@
|
||||
<div class="store-icon wow fadeIn">
|
||||
<a href="#"><img src="/assets/img/app-store.png" alt="Apple"></a>
|
||||
<a href="#"><img src="/assets/img/google-store.png" alt="Google Play"></a>
|
||||
<!--a href="#"><img src="/assets/img/windows-store.png" alt="Windows"></a>
|
||||
<a href="#"><img src="/assets/img/amazon-store.png" alt="Amazon"></a-->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -325,7 +326,7 @@
|
||||
<h4>Learn More</h4>
|
||||
<ul class="footer-menu">
|
||||
<li><a href="/home/howitworks">How it works?</a></li>
|
||||
<li><a href="https://blog.coregrade.com">CoreGrade blog</a></li>
|
||||
<li><a href="https://blog.coregrade.com">CoreGrade Blog</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -372,7 +373,7 @@
|
||||
<ul class="social-icon">
|
||||
<li><a href="https://www.facebook.com/coregradeweb/" data-toggle="tooltip" data-placement="bottom" title="Facebook"><i class="fa fa-facebook"></i></a></li>
|
||||
<li><a href="https://twitter.com/core_grade" data-toggle="tooltip" data-placement="bottom" title="Twitter"><i class="fa fa-twitter"></i></a></li>
|
||||
<li><a href="#" data-toggle="tooltip" data-placement="bottom" title="Instagram"><i class="fa fa-instagram"></i></a></li>
|
||||
<li><a href="https://www.instagram.com/coregrade_web" data-toggle="tooltip" data-placement="bottom" title="Instagram"><i class="fa fa-instagram"></i></a></li>
|
||||
<li><a href="#" data-toggle="tooltip" data-placement="bottom" title="YouTube"><i class="fa fa-youtube"></i></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -380,17 +381,17 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
|
||||
<div class="copyright-area">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-6 col-md-offset-6">
|
||||
<span>Copyright ©<?php echo date("Y"); ?>. All right reserved to <a href="http://www.coregrade.com" target="_blank">CoreGrade</a></span>
|
||||
<span>Copyright ©<?php echo date("Y"); ?>. All right reserved <a href="http://www.coregrade.com" target="_blank">CoreGrade</a></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</footer>
|
||||
<!-- Footer Area Ends -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user