Skip to content

Commit

Permalink
commit #4
Browse files Browse the repository at this point in the history
  • Loading branch information
CrypticMuze committed Dec 2, 2021
1 parent fb63709 commit 41260c7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<div>
<h1 class="xl">Docs</h1>
<p class="lead">
Learn how to work with the Loruki platform
Learn how to work with the Paean platform
</p>
</div>
<img src="images/docs.png" alt="">
Expand All @@ -48,7 +48,7 @@ <h3 class="my-2">Essentials</h3>
<nav>
<ul>
<li><a class="text-primary" href="#">Introduction</a></li>
<li><a href="#">About Loruki</a></li>
<li><a href="#">About Paean</a></li>
<li><a href="#">Installation</a></li>
</ul>
</nav>
Expand Down Expand Up @@ -83,11 +83,11 @@ <h3>Requirements</h3>

<h3>Install</h3>
<p>Mac (Homebrew)</p>
<pre><code>$ brew install loruki-cli</code></pre>
<pre><code>$ brew install Paean-cli</code></pre>
<p>NPM</p>
<pre><code>$ npm install loruki-cli</code></pre>
<pre><code>$ npm install Paean-cli</code></pre>
<p>Yarn</p>
<pre><code>$ yarn install loruki-cli</code></pre>
<pre><code>$ yarn install Paean-cli</code></pre>

</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions features.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<div>
<h1 class="xl">Features</h1>
<p class="lead">
Check out the features of Loruki that separate us from the
Check out the features of Paean that separate us from the
competition
</p>
</div>
Expand All @@ -45,7 +45,7 @@ <h1 class="xl">Features</h1>
<section class="features-sub-head bg-light py-3">
<div class="container grid">
<div>
<h1 class="md">The Loruki Platform</h1>
<h1 class="md">The Paean Platform</h1>
<p>
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt.
</p>
Expand Down

0 comments on commit 41260c7

Please sign in to comment.