Skip to content

Commit

Permalink
Tweak styling and move email to contact area
Browse files Browse the repository at this point in the history
  • Loading branch information
yanirs committed Jan 16, 2024
1 parent 9ad9f03 commit 5361c0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/css/extended/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
text-align: left;
}

.home-info .entry-header h1 {
.home-info .entry-header h1, .profile h1 {
text-align: center;
}

Expand Down
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:[email protected]), or [booking a paid call](https://talkw.me/@yanir).

0 comments on commit 5361c0e

Please sign in to comment.