feat: use relative portfolios link

This commit is contained in:
Kilerd Chan 2019-05-11 10:26:40 +08:00
parent e161e6c5ba
commit f58330e76e

View File

@ -10,7 +10,7 @@
<p>{{ setting.description }}</p>
<nav>
<a href="/">HOMEPAGE</a>
<a href="https://portfolios.kilerd.me">PORTFOLIOS</a>
<a href="/portfolios">PORTFOLIOS</a>
<a href="/about">ABOUT</a>
</nav>
</section>