1
0
Fork 0

nevermind, github stopped serving that already

This commit is contained in:
Kaan Genc 2022-01-01 17:55:32 -05:00
parent 95377a0472
commit 4c1a1bacbe
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
[:meta {:charset "utf-8"}]
[:link {:rel "stylesheet" :href "/main.css"}]
[:link {:rel "stylesheet" :href "/extra/emacs.css"}]
[:script {:src "/main.js"}]
;;[:script {:src "/main.js"}]
[:title (when title (str title " - ")) "Homepage of Kaan 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"