This commit is contained in:
Admin9705
2025-05-18 15:39:15 -04:00
parent 080a78dcbe
commit a167215061
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev' || startsWith(github.ref, 'refs/heads/docs')
runs-on: ubuntu-latest
steps:
- name: Checkout

View File

@@ -54,7 +54,7 @@
</div>
<div class="hero-text">
<h2>Media Automation Management Suite</h2>
<p>Huntarr.io is a comprehensive management platform that unifies your media automation stack into a single, intuitive interface. Control and monitor all your media services from one centralized dashboard. </p>
<p>Huntarr.io is a comprehensive management platform that unifies your media automation stack into a single, intuitive interface. Control and monitor all your media services from one centralized dashboard.</p>
<div class="hero-cta">
<a href="getting-started/installation.html" class="btn btn-primary">Get Started</a>
<a href="apps/index.html" class="btn btn-secondary">View Applications</a>