Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _pages/about/jay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Jay Hesselberth, PhD

Loves RNA, data, and good coffee.
5 changes: 0 additions & 5 deletions _pages/about_einstein.md

This file was deleted.

22 changes: 9 additions & 13 deletions _pages/profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,14 @@ profiles:
# and create one content file for each profile inside _pages/
- align: right
image: people/jay.png
content: about_einstein.md
content: about/jay.md
image_circular: true # crops the image to make it circular
more_info: >
<p>555 your office number</p>
<p>123 your address street</p>
<p>Your City, State 12345</p>
- align: left
image: prof_pic.jpg
content: about_einstein.md
image_circular: false # crops the image to make it circular
more_info: >
<p>555 your office number</p>
<p>123 your address street</p>
<p>Your City, State 12345</p>
# - align: left
# image: prof_pic.jpg
# content: about_einstein.md
# image_circular: false # crops the image to make it circular
# more_info: >
# <p>555 your office number</p>
# <p>123 your address street</p>
# <p>Your City, State 12345</p>
---
Loading