This commit is contained in:
Olusesan Ameye
2021-01-31 12:37:11 -05:00
parent 8915f7163e
commit 0ce3507384
5 changed files with 3 additions and 14 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 190 KiB

+3 -14
View File
@@ -64,20 +64,9 @@
<li><a href="#home">Home</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#screenshots">Screenshots</a></li>
<li><a href="#updates">Updates</a></li>
<li><a href="#press">Press</a></li>
<li><a href="#team">Team</a></li>
<li><a href="#contact">Contact</a></li>
<!-- li>
<a href="#styles">Styles</a>
<ul>
<li><a href="">Typography</a></li>
<li><a href="">Blockquotes</a></li>
<li><a href="">Small Buttons</a></li>
</ul>
</li -->
</ul>
<span class="arrow"></span>
</nav>
@@ -224,7 +213,7 @@
<h1>Screenshots</h1>
<p>Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</p>
<p>Some screenshots from myFitness app.</p>
<div class="screenshot_grid content_box">
@@ -643,7 +632,7 @@
<!-- Start Footer -->
<footer class="container">
<p>myFit &copy; <?= date("Y") ?>. MERMS EHR All Rights Reserved. - <a href="/terms">Terms of Use</a> - <a href="/privacy">Privacy - <a href="/security">Security</a> </a></p>
<p>myFit &copy; <?= date("Y") ?>. MERMS EHR All Rights Reserved. - <a href="#updates">Updates</a> - <a href="#press">Press</a> - <a href="/terms">Terms of Use</a> - <a href="/privacy">Privacy - <a href="/security">Security</a> </a></p>
</footer>
<!-- End Footer -->