You've already forked AstralRinth
forked from didirus/AstralRinth
Small landing page fixes (#993)
* Miscellaneous fixes/improvements to landing page * The downsides of not being able to set up a local testing env, in a commit * Update how stats are retrieved * Fix prettier * Make requested changes * Restore nuxt.config.js * Restore composables/tag.js * Update index.vue
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
<div class="users-section">
|
<div class="users-section">
|
||||||
<div class="section-header">
|
<div class="section-header">
|
||||||
<div class="section-label green">For Players</div>
|
<div class="section-label green">For Players</div>
|
||||||
<h2 class="section-tagline">Discover over 5,000 creations</h2>
|
<h2 class="section-tagline">Discover over 10,000 creations</h2>
|
||||||
<p class="section-description">
|
<p class="section-description">
|
||||||
From magical biomes to cursed dungeons, you can be sure to find content to bring your
|
From magical biomes to cursed dungeons, you can be sure to find content to bring your
|
||||||
gameplay to the next level.
|
gameplay to the next level.
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
<div class="blob-text">
|
<div class="blob-text">
|
||||||
<h3>Find what you want, quickly and easily</h3>
|
<h3>Find what you want, quickly and easily</h3>
|
||||||
<p>
|
<p>
|
||||||
Modrinth’s lightning-fast search and powerful filters let you find what you want as
|
Modrinth's lightning-fast search and powerful filters let you find what you want as
|
||||||
you type.
|
you type.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@@ -278,7 +278,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<h3>Discovery</h3>
|
<h3>Discovery</h3>
|
||||||
<p>
|
<p>
|
||||||
Get your project discovered by thousands of users through search, our home page, discord
|
Get your project discovered by thousands of users through search, our home page, Discord
|
||||||
server, and more ways to come in the future!
|
server, and more ways to come in the future!
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@@ -307,7 +307,6 @@
|
|||||||
<h3>Team Management</h3>
|
<h3>Team Management</h3>
|
||||||
<p>Invite your teammates and manage roles and permissions with ease</p>
|
<p>Invite your teammates and manage roles and permissions with ease</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="feature gradient-border">
|
<div class="feature gradient-border">
|
||||||
<div class="icon gradient-border">
|
<div class="icon gradient-border">
|
||||||
<svg viewBox="0 0 42 30" fill="none">
|
<svg viewBox="0 0 42 30" fill="none">
|
||||||
@@ -387,7 +386,7 @@
|
|||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
<div class="additional-label">Coming soon</div>
|
<div class="additional-label">Coming soon</div>
|
||||||
<h3>Data & Statistics</h3>
|
<h3>Data and Statistics</h3>
|
||||||
<p>Get detailed reports on page views, download counts, and revenue</p>
|
<p>Get detailed reports on page views, download counts, and revenue</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="feature gradient-border">
|
<div class="feature gradient-border">
|
||||||
@@ -508,7 +507,7 @@
|
|||||||
<strong class="main-header-strong">Modrinth</strong>
|
<strong class="main-header-strong">Modrinth</strong>
|
||||||
</h2>
|
</h2>
|
||||||
<a
|
<a
|
||||||
href="https://blog.modrinth.com/subscribe?utm_source=website&utm_source=homepage&utm_campaign=newsletter"
|
href="https://blog.modrinth.com/?utm_source=website&utm_source=homepage&utm_campaign=newsletter"
|
||||||
class="iconified-button brand-button"
|
class="iconified-button brand-button"
|
||||||
>
|
>
|
||||||
Visit the blog
|
Visit the blog
|
||||||
|
|||||||
Reference in New Issue
Block a user