diff --git a/assets/css/extended/home.css b/assets/css/extended/home.css index 93e0bdd14..1356a576f 100644 --- a/assets/css/extended/home.css +++ b/assets/css/extended/home.css @@ -14,7 +14,7 @@ text-align: left; } -.home-info .entry-header h1 { +.home-info .entry-header h1, .profile h1 { text-align: center; } diff --git a/config.yml b/config.yml index aacddd583..0b63c0ed3 100644 --- a/config.yml +++ b/config.yml @@ -80,7 +80,7 @@ params: - name: GoogleScholar url: https://scholar.google.com.au/citations?user=NR254LoAAAAJ - name: Email - url: mailto:contact@yanirseroussi.com + url: /about/#contact-me mainSections: post showRssButtonInSectionTermList: true showShareButtons: true diff --git a/content/about/index.md b/content/about/index.md index d63f0dcda..74328e931 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -45,4 +45,4 @@ Anyway, whether you're trying to navigate Data & AI terminology or solve specifi ## Contact me -Feel free to contact me about topics discussed on this website, potential work, or anything else you think I'd find interesting. Before you do, it's worth [checking out my FAQ page](https://yanirseroussi.com/2017/10/15/advice-for-aspiring-data-scientists-and-other-faqs/) to see if your question has already been answered. Contact options include [using my contact form](https://docs.google.com/forms/d/e/1FAIpQLSeibojYvmFUDC284wTybWAuWJ4rHi6j6SnF8ZiZt8zBIyi8vw/viewform), [opening a GitHub issue](https://github.com/yanirs/yanirseroussi.com/issues), [dropping me a line on LinkedIn](https://www.linkedin.com/in/yanirseroussi), emailing `contact` at this domain, or [booking a paid call](https://talkw.me/@yanir). +Feel free to contact me about topics discussed on this website, potential work, or anything else you think I'd find interesting. Before you do, it's worth [checking out my FAQ page](https://yanirseroussi.com/2017/10/15/advice-for-aspiring-data-scientists-and-other-faqs/) to see if your question has already been answered. Contact options include [using my contact form](https://docs.google.com/forms/d/e/1FAIpQLSeibojYvmFUDC284wTybWAuWJ4rHi6j6SnF8ZiZt8zBIyi8vw/viewform), [opening a GitHub issue](https://github.com/yanirs/yanirseroussi.com/issues), [dropping me a line on LinkedIn](https://www.linkedin.com/in/yanirseroussi), emailing [contact@yanirseroussi.com](mailto:contact@yanirseroussi.com), or [booking a paid call](https://talkw.me/@yanir).