Update landing page to reflect free and open source.
This commit is contained in:
@@ -36,7 +36,7 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
|
||||
<p class="tagline">Open Source TTRPG Tools, Built for You</p>
|
||||
|
||||
<p style="margin-top:2rem; color:var(--neutral-medium); font-size:1.1rem;">
|
||||
SessionZero is a free, open-source, and offline-first companion for any tabletop RPG.
|
||||
SessionZero is a free, open-source, and offline-first companion for any tabletop RPG.
|
||||
</p>
|
||||
|
||||
<p>⚠️ SessionZero is still in development, but you can try it out as it grows! ⚠️</p>
|
||||
@@ -69,7 +69,7 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
|
||||
<div class="open-source-content">
|
||||
<p>SessionZero is built by and for the community. The code is public, the roadmap is open, and your ideas shape the project. Fork it, contribute, or just use it—your choice.</p>
|
||||
<p>
|
||||
<a href="https://github.com/bellsworne/sessionzero" class="learn-more-link">View the code on GitHub →</a>
|
||||
<a href="https://git.bellsworne.tech/Bellsworne/sessionzero" class="learn-more-link">View the code on GitHub →</a>
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
@@ -77,8 +77,8 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
|
||||
<section class="pricing-preview">
|
||||
<h2>Free Forever</h2>
|
||||
<div class="pricing-content">
|
||||
<p>The core app is <strong>free forever</strong> and open source. Use it offline, create and manage your own content, and download from the community. Want to host or join online games? Self-host for free, or use our official servers with a subscription for extra convenience.</p>
|
||||
<p><a href="about.html" class="learn-more-link">Learn more about features and pricing →</a></p>
|
||||
<p>SessionZero is <strong>free forever</strong> and open source. Use it offline, create and manage your own content, and download from the community.</p>
|
||||
<p><a href="about.html" class="learn-more-link">Learn more →</a></p>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user