feat: use relative portfolios link
This commit is contained in:
parent
e161e6c5ba
commit
f58330e76e
@ -10,7 +10,7 @@
|
|||||||
<p>{{ setting.description }}</p>
|
<p>{{ setting.description }}</p>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">HOMEPAGE</a>
|
<a href="/">HOMEPAGE</a>
|
||||||
<a href="https://portfolios.kilerd.me">PORTFOLIOS</a>
|
<a href="/portfolios">PORTFOLIOS</a>
|
||||||
<a href="/about">ABOUT</a>
|
<a href="/about">ABOUT</a>
|
||||||
</nav>
|
</nav>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user