Skip to content

Commit

Permalink
single page test
Browse files Browse the repository at this point in the history
  • Loading branch information
Joeycho committed Jun 24, 2024
1 parent f87e7cb commit 7511a56
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 0 deletions.
79 changes: 79 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,24 @@ sections:
The **Computational Radiology & Clinical AI (CCI) at Bonn** has been an excellent research group in the intersection of AI and Radiology.
- block: people
content:
title: Meet the Team
# Choose which groups/teams of users to display.
# Edit `user_groups` in each user's profile to add them to one or more of these groups.
user_groups:
- Principal Investigators
- Senior Researchers
- Researchers
- Visiting Researchers
- Alumni
sort_by: Params.last_name
sort_ascending: true
design:
show_interests: false
show_role: true
show_social: true

- block: collection
content:
title: Latest News
Expand All @@ -43,5 +61,66 @@ sections:
text: 'hi'
design:
columns: '1'

- block: contact
content:
title: Contact
text: |-
We're hiring and looking for research collaboration. Feel free to contact us.
email: [email protected]
phone: +49 228 287-16505
address:
street: Venusberg-Campus 1, Building 81
city: Bonn
region: North Rhine-Westphalia
postcode: '53127'
country: Germany
country_code: DE
coordinates:
latitude: '50.695805'
longitude: '7.103828'
directions: Enter Building 81 and Find Alex's office
office_hours:
- 'Weekdays: 9-5'
appointment_url: 'https://calendly.com'
#contact_links:
# - icon: comments
# icon_pack: fas
# name: Discuss on Forum
# link: 'https://discourse.gohugo.io'

# Automatically link email and phone or display as text?
autolink: true

# Email form provider
form:
provider: netlify
formspree:
id:
netlify:
# Enable CAPTCHA challenge to reduce spam?
captcha: false
design:
columns: '1'

- block: markdown
content:
title:
subtitle: ''
text:
design:
columns: '1'
background:
image:
filename: contact.jpg
filters:
brightness: 1
parallax: false
position: center
size: cover
text_color_light: true
spacing:
padding: ['20px', '0', '20px', '0']
css_class: fullscreen
---

File renamed without changes.
File renamed without changes.

0 comments on commit 7511a56

Please sign in to comment.