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"}]