Align dashboard label with portfolio.shooey.xyz subdomain
This commit is contained in:
parent
202506ee87
commit
0c5f248489
@ -32,7 +32,7 @@
|
|||||||
<div class="deco-divider-top"></div>
|
<div class="deco-divider-top"></div>
|
||||||
<h1>Rapture</h1>
|
<h1>Rapture</h1>
|
||||||
<p class="subtitle">Homelab Control Center</p>
|
<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>
|
<div class="deco-divider-bottom"></div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
|||||||
@ -167,7 +167,7 @@
|
|||||||
<span class="label">GITHUB:</span> github.com/Isshi0417
|
<span class="label">GITHUB:</span> github.com/Isshi0417
|
||||||
</a>
|
</a>
|
||||||
<a href="/dashboard/" target="_blank" class="contact-item">
|
<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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user