aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/index.html2
-rw-r--r--public/projects.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html
index 809ec4d..1bae311 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,7 +3,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="author" content="Joris Guyonvarch">
-<meta name="description" content="I am a developer using functional programming. View my resume and projects.">
+<meta name="description" content="See my resume and projects.">
<link rel="stylesheet" href="/main.css">
<link rel="icon" href="/icon.png">
diff --git a/public/projects.html b/public/projects.html
index 148f20f..96ce98d 100644
--- a/public/projects.html
+++ b/public/projects.html
@@ -3,7 +3,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta name="author" content="Joris Guyonvarch">
-<meta name="description" content="I am a developer using functional programming. View my resume and projects.">
+<meta name="description" content="See my resume and projects.">
<link rel="stylesheet" href="/main.css">
<link rel="icon" href="/icon.png">