Skip to content

Commit d030a76

Browse files
authored
Removed iPhone App and Android App from the features list in website (#137)
I have removed iPhone App and Android App features from the webpage as it is no longer developed/supported.
1 parent bc1844d commit d030a76

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

_includes/features.html

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -61,28 +61,6 @@ <h4 class="service-heading">Distributed Polling</h4>
6161
<div class="col-md-4">
6262
</div>
6363
</div>
64-
<div class="row text-center">
65-
<div class="col-md-4">
66-
<span class="fa-stack fa-4x">
67-
<i class="fa fa-circle fa-stack-2x text-primary"></i>
68-
<i class="fa fa-apple fa-stack-1x fa-inverse"></i>
69-
</span>
70-
<h4 class="service-heading">iPhone App</h4>
71-
<p class="text-muted">Native iPhone App is available which provides core functionality.</p>
72-
</div>
73-
<div class="col-md-4">
74-
<span class="fa-stack fa-4x">
75-
<i class="fa fa-circle fa-stack-2x text-primary"></i>
76-
<i class="fa fa-android fa-stack-1x fa-inverse"></i>
77-
</span>
78-
<h4 class="service-heading">Android App</h4>
79-
<p class="text-muted">Native Android App is available which provides core functionality..</p>
80-
</div>
81-
<div class="col-md-4">
82-
</div>
83-
<div class="col-md-4">
84-
</div>
85-
</div>
8664
<hr>
8765
<div class="row">
8866
<div class="col-md-4">

0 commit comments

Comments
 (0)