Improve SEO

This commit is contained in:
Hazem Krimi
2023-11-22 19:03:03 +01:00
parent e05564729d
commit 077c4fe728
5 changed files with 31 additions and 6 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
<div>
<h2>Projects</h2>
<a class="read-more" href="{{ urls.JoinPath .Site.BaseURL "projects" }}">
View more
View all projects
</a>
</div>
<p>These are all the projects I worked on personally and professionally.</p>
@@ -43,7 +43,7 @@
<div>
<h2>Blog</h2>
<a class="read-more" href="{{ urls.JoinPath .Site.BaseURL "blog" }}">
View more
View all blog posts
</a>
</div>
<p>These are articles about things I learned about software engineering.</p>