mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Improve breadcrumb styles and fix urls
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<a href="{{ $cv.Permalink }}" target="_blank">
|
||||
Download CV
|
||||
</a>
|
||||
<a class="read-more" href="/about">
|
||||
<a class="read-more" href="{{ urls.JoinPath .Site.BaseURL "about" }}">
|
||||
Read more
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user