diff --git a/handlers/home.go b/handlers/home.go index a3d8a79..c4e4da6 100644 --- a/handlers/home.go +++ b/handlers/home.go @@ -14,7 +14,7 @@ func HomeHandler(c *fiber.Ctx) error { articlesMetadata = articlesMetadata[:5] } return c.Render("templates/index", fiber.Map{ - "Title": "Gsvd - Software Developer and App Designer", + "Title": "Gsvd - People-Focused Software Engineer", "Articles": articlesMetadata, "Canonical": "", }, "templates/layouts/main") diff --git a/public/images/fr.svg b/public/images/fr.svg new file mode 100644 index 0000000..d50eb60 Binary files /dev/null and b/public/images/fr.svg differ diff --git a/templates/index.html b/templates/index.html index 6895271..18e59d2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,9 +1,15 @@ {{template "templates/partials/header" .}}
-

Gsvd

-

Software Developer and App Designer - Nice, France

-
Ardent technophile. More a back end person. Arriving in Toronto, CA in August 2024 Canada for new professional and personal challenges. I try to write articles regularly on my blog.
+
+

Gsvd

+
+ Canada + France +
+
+

People-Focused Software Engineer - Toronto, ON

+
Ardent technophile. More a back end person. I try to write articles sometimes on my blog.
Recent Articles