43 lines
1.2 KiB
Markdown
43 lines
1.2 KiB
Markdown
---
|
|
# Leave the homepage title empty to use the site title
|
|
title: ""
|
|
date: 2024-07-30
|
|
type: landing
|
|
|
|
design:
|
|
# Default section spacing
|
|
spacing: "6rem"
|
|
|
|
sections:
|
|
- block: resume-biography-3
|
|
content:
|
|
# Choose a user profile to display (a folder name within `content/authors/`)
|
|
username: admin
|
|
text: ""
|
|
# Show a call-to-action button under your biography? (optional)
|
|
button:
|
|
text: Download Résumé
|
|
url: uploads/resume.pdf
|
|
design:
|
|
css_class: dark
|
|
background:
|
|
color: black
|
|
image:
|
|
# Add your image background to `assets/media/`.
|
|
filename: stacked-peaks.svg
|
|
filters:
|
|
brightness: 1.0
|
|
size: cover
|
|
position: center
|
|
parallax: false
|
|
# - block: markdown
|
|
# content:
|
|
# title: '📚 My Research'
|
|
# subtitle: ''
|
|
# text: |-
|
|
# Use this area to speak to your mission. I'm a research scientist in the Moonshot team at DeepMind. I blog about machine learning, deep learning, and moonshots.
|
|
# I apply a range of qualitative and quantitative methods to comprehensively investigate the role of science and technology in the economy.
|
|
# design:
|
|
# columns: '1'
|
|
---
|