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"}
|
||||
@@ -12,8 +12,6 @@
|
||||
|
||||
<!-- SITE TITLE -->
|
||||
<title>Smart Care by {{name}}</title>
|
||||
|
||||
|
||||
|
||||
<!-- FAVICON AND TOUCH ICONS -->
|
||||
<link rel="shortcut icon" href="{% static 'images/favicon.ico' %}" type="image/x-icon">
|
||||
@@ -2467,9 +2465,7 @@
|
||||
<!-- Links -->
|
||||
<ul class="foo-links clearfix">
|
||||
<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="testimonials.html">Customers</a></p></li>
|
||||
<li><p><a href="#">Community</a></p></li>
|
||||
<li><p><a href="blog-listing.html">Our Blog</a></p></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@@ -2487,8 +2483,7 @@
|
||||
<ul class="foo-links clearfix">
|
||||
<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="pricing-1.html">Pricing</a></p></li>
|
||||
<li><p><a href="help-center.html">Help Center</a></p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@@ -2507,7 +2502,6 @@
|
||||
<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="cookies.html">Cookie Policy</a></p></li>
|
||||
<li><p><a href="#">Site Map</a></p></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@@ -2519,24 +2513,13 @@
|
||||
<div class="footer-form">
|
||||
|
||||
<!-- Title -->
|
||||
<h6 class="s-17 w-700">Follow the Best</h6>
|
||||
<h6 class="s-17 w-700">Contact Us</h6>
|
||||
|
||||
<!-- Newsletter Form Input -->
|
||||
<form class="newsletter-form">
|
||||
|
||||
<div class="input-group r-06">
|
||||
<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>
|
||||
<ul class="foo-links clearfix">
|
||||
<li><p><a href="help-center.html">Help Center</a></p></li>
|
||||
<li><p><a href="pricing-1.html">Pricing</a></p></li>
|
||||
|
||||
<!-- Newsletter Form Notification -->
|
||||
<label for="s-email" class="form-notification"></label>
|
||||
|
||||
</form>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div> <!-- END FOOTER NEWSLETTER FORM -->
|
||||
|
||||