favicons
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 612 B After Width: | Height: | Size: 9.5 KiB |
|
After Width: | Height: | Size: 510 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1 @@
|
|||||||
|
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||||
@@ -13,8 +13,6 @@
|
|||||||
<!-- SITE TITLE -->
|
<!-- SITE TITLE -->
|
||||||
<title>Smart Care by {{name}}</title>
|
<title>Smart Care by {{name}}</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- FAVICON AND TOUCH ICONS -->
|
<!-- FAVICON AND TOUCH ICONS -->
|
||||||
<link rel="shortcut icon" href="{% static 'images/favicon.ico' %}" type="image/x-icon">
|
<link rel="shortcut icon" href="{% static 'images/favicon.ico' %}" type="image/x-icon">
|
||||||
<link rel="icon" href="{% static 'images/favicon.ico' %}" type="image/x-icon">
|
<link rel="icon" href="{% static 'images/favicon.ico' %}" type="image/x-icon">
|
||||||
@@ -2468,8 +2466,6 @@
|
|||||||
<ul class="foo-links clearfix">
|
<ul class="foo-links clearfix">
|
||||||
<li><p><a href="about.html">About Us</a></p></li>
|
<li><p><a href="about.html">About Us</a></p></li>
|
||||||
<li><p><a href="blog-listing.html">Our Blog</a></p></li>
|
<li><p><a href="blog-listing.html">Our Blog</a></p></li>
|
||||||
<li><p><a href="testimonials.html">Customers</a></p></li>
|
|
||||||
<li><p><a href="#">Community</a></p></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -2487,8 +2483,7 @@
|
|||||||
<ul class="foo-links clearfix">
|
<ul class="foo-links clearfix">
|
||||||
<li><p><a href="features.html">Integration</a></p></li>
|
<li><p><a href="features.html">Integration</a></p></li>
|
||||||
<li><p><a href="download.html">What's New</a></p></li>
|
<li><p><a href="download.html">What's New</a></p></li>
|
||||||
<li><p><a href="pricing-1.html">Pricing</a></p></li>
|
|
||||||
<li><p><a href="help-center.html">Help Center</a></p></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -2507,7 +2502,6 @@
|
|||||||
<li><p><a href="terms.html">Terms of Use</a></p></li>
|
<li><p><a href="terms.html">Terms of Use</a></p></li>
|
||||||
<li><p><a href="privacy.html">Privacy Policy</a></p></li>
|
<li><p><a href="privacy.html">Privacy Policy</a></p></li>
|
||||||
<li><p><a href="cookies.html">Cookie Policy</a></p></li>
|
<li><p><a href="cookies.html">Cookie Policy</a></p></li>
|
||||||
<li><p><a href="#">Site Map</a></p></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
@@ -2519,24 +2513,13 @@
|
|||||||
<div class="footer-form">
|
<div class="footer-form">
|
||||||
|
|
||||||
<!-- Title -->
|
<!-- Title -->
|
||||||
<h6 class="s-17 w-700">Follow the Best</h6>
|
<h6 class="s-17 w-700">Contact Us</h6>
|
||||||
|
|
||||||
<!-- Newsletter Form Input -->
|
<ul class="foo-links clearfix">
|
||||||
<form class="newsletter-form">
|
<li><p><a href="help-center.html">Help Center</a></p></li>
|
||||||
|
<li><p><a href="pricing-1.html">Pricing</a></p></li>
|
||||||
|
|
||||||
<div class="input-group r-06">
|
</ul>
|
||||||
<input type="email" class="form-control" placeholder="Email Address" required id="s-email">
|
|
||||||
<span class="input-group-btn ico-15">
|
|
||||||
<button type="submit" class="btn color--theme">
|
|
||||||
<span class="flaticon-right-arrow-1"></span>
|
|
||||||
</button>
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- Newsletter Form Notification -->
|
|
||||||
<label for="s-email" class="form-notification"></label>
|
|
||||||
|
|
||||||
</form>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div> <!-- END FOOTER NEWSLETTER FORM -->
|
</div> <!-- END FOOTER NEWSLETTER FORM -->
|
||||||
|
|||||||