mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Improve SEO
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user