mirror of
https://github.com/plexguide/Huntarr-Sonarr.git
synced 2025-12-16 20:04:16 -06:00
test
This commit is contained in:
1
.github/workflows/huntarr-docs.yml
vendored
1
.github/workflows/huntarr-docs.yml
vendored
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user