From 05f68ae6d8572d47a3e7d289752123b1886b00b2 Mon Sep 17 00:00:00 2001 From: Philippe Loctaux Date: Sat, 10 Jun 2023 15:19:06 +0200 Subject: [PATCH] don't justify text (thanks Killian) --- src/components/experience-card.astro | 2 +- src/components/friends.astro | 2 +- src/components/talks.astro | 2 +- src/components/whoami.astro | 2 +- src/pages/404.astro | 2 +- src/pages/email.astro | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/components/experience-card.astro b/src/components/experience-card.astro index 6c1b073..dfdaa6f 100644 --- a/src/components/experience-card.astro +++ b/src/components/experience-card.astro @@ -75,7 +75,7 @@ const {

{title}

-
+
diff --git a/src/components/friends.astro b/src/components/friends.astro index d062ca9..0d2cd39 100644 --- a/src/components/friends.astro +++ b/src/components/friends.astro @@ -4,7 +4,7 @@ import FriendCard from "./friend-card.astro";

Friends

-

+

Folks I worked with, or I like what they do.

diff --git a/src/components/talks.astro b/src/components/talks.astro index 1f25b76..c5c08a2 100644 --- a/src/components/talks.astro +++ b/src/components/talks.astro @@ -4,7 +4,7 @@ import TalkCard from "./talk-card.astro";

Talks

-

+

Giving a talk is the opportunity to share what I know, and helps me reduce my fear of public speaking.

diff --git a/src/components/whoami.astro b/src/components/whoami.astro index 27e38c3..dc4c0d5 100644 --- a/src/components/whoami.astro +++ b/src/components/whoami.astro @@ -11,7 +11,7 @@

About Phil

Developer of all sorts

-
+

I got into computer science by creating websites, learning about the Linux kernel and administrating servers. diff --git a/src/pages/404.astro b/src/pages/404.astro index 520ffa7..1cc245e 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -6,7 +6,7 @@ import Page from "../layouts/page.astro";

404 Not Found

-

This page could not be found.

+

This page could not be found.

diff --git a/src/pages/email.astro b/src/pages/email.astro index f15d5e2..b866d60 100644 --- a/src/pages/email.astro +++ b/src/pages/email.astro @@ -6,7 +6,7 @@ import Page from "../layouts/page.astro";

Email

-

+

Send an email if you want to work with me, propose a project idea, or just to say hi!

@@ -38,13 +38,13 @@ import Page from "../layouts/page.astro";
-

+

If you want to encrypt your message, I have a pgp key at your disposal.

-

+

I also have a Keybase account, but I do not check it often.