1
0
Fork 0

update name

This commit is contained in:
Kaan Genc 2022-01-01 17:58:02 -05:00
parent 4c1a1bacbe
commit ba0f6694da
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
[:link {:rel "stylesheet" :href "/main.css"}]
[:link {:rel "stylesheet" :href "/extra/emacs.css"}]
;;[:script {:src "/main.js"}]
[:title (when title (str title " - ")) "Homepage of Kaan Genç"]
[:title (when title (str title " - ")) "Homepage of Kaan Barmore-Genç"]
[:link {:href
"https://fonts.googleapis.com/css2?family=Ubuntu+Mono&family=Ubuntu:ital,wght@0,400;0,700;1,400;1,700&display=swap"
:rel "stylesheet"}]])
@ -19,8 +19,8 @@
(defn page-left-column [& [slug]]
[:div.sidebar.column
(when (not= slug "index") [:a.home {:href "/"} "Home"])
[:img.picture {:alt "A photo of Kaan Genç, after his OOPSLA 2019 talk." :src "/img/profile.jpg"}]
[:div.name "Kaan Barmore Genç"]
[:img.picture {:alt "A photo of Kaan, after his OOPSLA 2019 talk." :src "/img/profile.jpg"}]
[:div.name "Kaan Barmore-Genç"]
[:div.title "M.S. Software Engineer"]
[:div.spacer]
[:div.title "Software Engineer"]