diff --git a/.gitignore b/.gitignore index 522d830..e0c7779 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /resources/_gen/* .hugo_build.lock +.idea/ \ No newline at end of file diff --git a/static/img/profile.jpg b/static/img/profile.jpg new file mode 100644 index 0000000..57e5c9b Binary files /dev/null and b/static/img/profile.jpg differ diff --git a/themes/clortox/layouts/partials/head.html b/themes/clortox/layouts/partials/head.html index 90c1a29..f5842e9 100644 --- a/themes/clortox/layouts/partials/head.html +++ b/themes/clortox/layouts/partials/head.html @@ -13,7 +13,17 @@ {{ if .Param "math" }} {{ partialCached "math.html" . }} {{ end }} - + + < + + + + + + + + +