Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NeftaliYagua authored Jan 24, 2024
1 parent 18871a6 commit 5e0169e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<div class="text-container">
<h1 class="editable"><strong>LCM: </strong>Learning Content Management</h1>
<p class="subtext editable">Develop your productivity app fast & easy.</p>
<div class="cta button alt"><a href="{{ site.baseurl }}/docs/">Get it now</a></div>
<div class="cta button alt"><a href="/docs/">Get it now</a></div>
<div>
<img src="/images/splash.png" alt="Screenshot" class="screenshot editable" />
<img src="{{ site.baseurl }}/images/splash.png" alt="Screenshot" class="screenshot editable" />
<!--p><a href="//packagist.org/packages/prodaric/prodaric" hight="20"><img src="https://poser.pugx.org/prodaric/prodaric/v" alt="Latest Stable Version" hight="20"></a> <a href="//packagist.org/packages/prodaric/prodaric" hight="20"><img src="https://poser.pugx.org/prodaric/prodaric/downloads" alt="Total Downloads" hight="20"></a> <a href="//packagist.org/packages/prodaric/prodaric" hight="20"><img src="https://poser.pugx.org/prodaric/prodaric/v/unstable" alt="Latest Unstable Version" hight="20"></a> <a href="//packagist.org/packages/prodaric/prodaric" hight="20"><img src="https://poser.pugx.org/prodaric/prodaric/license" alt="License" hight="20"></a></p-->
</div>
</div>
Expand Down

0 comments on commit 5e0169e

Please sign in to comment.