Updating the links on home and about
This commit is contained in:
11
index.html
11
index.html
@@ -39,8 +39,9 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
|
||||
SessionZero is a free and open-source companion application for any tabletop RPG needs.
|
||||
</p>
|
||||
|
||||
<p><b>SessionZero is currently in development, but you can visit the Git repo to get the latest development build or view the source code!</b></p>
|
||||
<a href="https://git.bellsworne.tech/Bellsworne/sessionzero">View the source code →</a>
|
||||
|
||||
<a href="about.html">Learn more →</a>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
@@ -66,10 +67,10 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
|
||||
</section>
|
||||
|
||||
<section class="pricing-preview">
|
||||
<h2>Want to know more?</h2>
|
||||
<h2>Ready to get started?</h2>
|
||||
<div class="pricing-content">
|
||||
<p>Interested in SessionZero but need to know more? Check out the about page for more in depth information!</p>
|
||||
<p><a href="about.html" class="learn-more-link">Learn more →</a></p>
|
||||
<p>SessionZero is currently in development, but you can visit the Git repo to get the latest development build or view the source code!</p>
|
||||
<p><a class="learn-more-link" href="https://git.bellsworne.tech/Bellsworne/sessionzero">Get SessionZero →</a></p>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user