From f079981d0544982600f097ff5148b01f51627c76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20Gen=C3=A7?= Date: Fri, 18 Sep 2020 02:22:08 -0400 Subject: [PATCH] Typo & title --- content/index.markdown | 2 +- src/site/core.clj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/index.markdown b/content/index.markdown index 141d9dd..5c5bf7b 100644 --- a/content/index.markdown +++ b/content/index.markdown @@ -65,7 +65,7 @@ above the university mean for classes of similar size. # Activities -[OOPSLA 2020](https://2020.splashcon.org/track/splash-2020-Artifacts) Artifact Committee member +[OOPSLA 2020](https://2020.splashcon.org/track/splash-2020-Artifacts) Artifact Evaluation Committee member diff --git a/src/site/core.clj b/src/site/core.clj index fd75248..36a167f 100644 --- a/src/site/core.clj +++ b/src/site/core.clj @@ -8,6 +8,7 @@ [:head [:meta {:charset "utf-8"}] [:link {:rel "stylesheet" :href "main.css"}]] + [:title "Homepage of Kaan Genç"] [:link {:href "https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,700;1,400;1,700&display=swap" :rel "stylesheet"}]