From 546a130916e859697dab1ee1365a5d4255f82593 Mon Sep 17 00:00:00 2001 From: Hadi Sinaee Date: Sat, 29 Jun 2019 20:33:53 +0430 Subject: [PATCH] update: make profile picture name hardcoded --- exampleSite/config.toml | 1 - layouts/partials/head.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index a87badd..1ef7b9a 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -6,7 +6,6 @@ googleAnalytics = "UA-1234-6" timeout=3000 [params] - profile_image="profile_bw.jpg" subtitle= "PhD Student" interests="Deep Reinforcement Learning, Machine Learning " cv_name= "HadiSinaee_CV.pdf" diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 5619e69..5baa263 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,5 +1,5 @@
- +

{{ .Site.Title }}