Skip to content

Commit eed78bd

Browse files
committed
feat: restore homepage biography section
- Uncomment resume-biography-3 block to display bio on homepage - Keep Download CV button commented out - Restore education and interests display
1 parent ff0dc15 commit eed78bd

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

content/_index.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@ design:
1313
spacing: '6rem'
1414

1515
sections:
16-
# - block: resume-biography-3
17-
# content:
18-
# # Choose a user profile to display (a folder name within `content/authors/`)
19-
# username: admin
20-
# text: ''
21-
# # Show a call-to-action button under your biography? (optional)
22-
# button:
23-
# text: Download CV
24-
# url: uploads/resume.pdf
25-
# headings:
26-
# about: ''
27-
# education: ''
28-
# interests: ''
29-
# design:
30-
# # Apply a gradient background
31-
# css_class: hbx-bg-gradient
32-
# # Avatar customization
33-
# avatar:
34-
# size: medium # Options: small (150px), medium (200px, default), large (320px), xl (400px), xxl (500px)
35-
# shape: circle # Options: circle (default), square, rounded
16+
- block: resume-biography-3
17+
content:
18+
# Choose a user profile to display (a folder name within `content/authors/`)
19+
username: admin
20+
text: ''
21+
# Show a call-to-action button under your biography? (optional)
22+
# button:
23+
# text: Download CV
24+
# url: uploads/resume.pdf
25+
headings:
26+
about: ''
27+
education: ''
28+
interests: ''
29+
design:
30+
# Apply a gradient background
31+
css_class: hbx-bg-gradient
32+
# Avatar customization
33+
avatar:
34+
size: medium # Options: small (150px), medium (200px, default), large (320px), xl (400px), xxl (500px)
35+
shape: circle # Options: circle (default), square, rounded
3636
# - block: markdown
3737
# content:
3838
# title: '📚 My Research'

0 commit comments

Comments
 (0)