Align dashboard label with portfolio.shooey.xyz subdomain

This commit is contained in:
Isshi0417 2026-07-09 05:26:38 +00:00
parent 202506ee87
commit 0c5f248489
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
<div class="deco-divider-top"></div>
<h1>Rapture</h1>
<p class="subtitle">Homelab Control Center</p>
<a href="../" class="back-portfolio-btn" onmouseenter="this.style.backgroundColor='var(--gold-leaf)'; this.style.color='#060c14';" onmouseleave="this.style.backgroundColor='transparent'; this.style.color='var(--gold-leaf)';" style="display: inline-block; margin-top: 10px; font-family: 'Cinzel', serif; font-size: 0.8rem; font-weight: 700; color: var(--gold-leaf); text-decoration: none; border: 1px solid var(--gold-leaf); padding: 5px 15px; transition: all 0.3s ease;">← RETURN TO ARCHITECT PORTFOLIO</a>
<a href="https://portfolio.shooey.xyz" class="back-portfolio-btn" onmouseenter="this.style.backgroundColor='var(--gold-leaf)'; this.style.color='#060c14';" onmouseleave="this.style.backgroundColor='transparent'; this.style.color='var(--gold-leaf)';" style="display: inline-block; margin-top: 10px; font-family: 'Cinzel', serif; font-size: 0.8rem; font-weight: 700; color: var(--gold-leaf); text-decoration: none; border: 1px solid var(--gold-leaf); padding: 5px 15px; transition: all 0.3s ease;">← RETURN TO ARCHITECT PORTFOLIO</a>
<div class="deco-divider-bottom"></div>
</header>

View File

@ -167,7 +167,7 @@
<span class="label">GITHUB:</span> github.com/Isshi0417
</a>
<a href="/dashboard/" target="_blank" class="contact-item">
<span class="label">DASHBOARD:</span> shooey.xyz/dashboard
<span class="label">DASHBOARD:</span> portfolio.shooey.xyz/dashboard
</a>
</div>
</div>