We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad38d20 commit 69994f2Copy full SHA for 69994f2
1 file changed
_pages/team.md
@@ -9,6 +9,14 @@ nav_order: 2
9
profiles:
10
# if you want to include more than one profile, just replicate the following block
11
# and create one content file for each profile inside _pages/
12
+ - align: right
13
+ image: prof_pic.jpg
14
+ content: about_einstein.md
15
+ image_circular: false # crops the image to make it circular
16
+ more_info: >
17
+ <p>555 your office number</p>
18
+ <p>123 your address street</p>
19
+ <p>Your City, State 12345</p>
20
- align: left
21
image: prof_pic.jpg
22
content: about_einstein.md
0 commit comments