Skip to content

Commit a5c8e71

Browse files
igaostrowskamwiewior
authored andcommitted
homepage changes
1 parent fe49f61 commit a5c8e71

File tree

4 files changed

+29
-22
lines changed

4 files changed

+29
-22
lines changed

assets/media/background_logo.png

187 KB
Loading
File renamed without changes.
File renamed without changes.

content/_index.md

+29-22
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,23 @@ date: 2022-10-24
55
type: landing
66

77
sections:
8-
- block: hero
9-
content:
8+
# - block: hero
9+
# content:
1010
# title: |
1111
# Biodatageeks
12-
image:
13-
filename: logo_helix.png
14-
alt: Biodatageeks Logo
15-
style: |
16-
margin-top: 70px; # Adjust the value to move the image lower
17-
text: |
18-
<div style="text-align: center;">
19-
<br>
12+
# image:
13+
# filename: logo_helix.png
14+
# alt: Biodatageeks Logo
15+
# style: |
16+
# margin-top: 70px; # Adjust the value to move the image lower
17+
# text: |
18+
# <div style="text-align: center;">
19+
# <br>
2020

21-
**BiodataGeeks** is a research team at Warsaw University of Technology, uniting faculty, PhD students, and students to explore bioinformatics, genomics, and genetic data analysis.
22-
</div>
21+
# **BiodataGeeks** is a research team at Warsaw University of Technology, uniting faculty, PhD students, and students to explore bioinformatics, genomics, and genetic data analysis.
22+
# </div>
23+
24+
2325

2426
# - block: collection
2527
# content:
@@ -44,12 +46,17 @@ sections:
4446
content:
4547
title:
4648
subtitle: ''
47-
text:
49+
text: |
50+
<div style="text-align: justify; font-size: 36px; max-width: 65%; margin-left: auto; margin-right: -10%; padding-top: 330px;">
51+
<br>
52+
53+
**BiodataGeeks** is a research team at Warsaw University of Technology, uniting faculty, PhD students, and students to explore bioinformatics, genomics, and genetic data analysis.
54+
</div>
4855
design:
4956
columns: '1'
5057
background:
5158
image:
52-
filename: coders.jpg
59+
filename: background_logo.png
5360
filters:
5461
brightness: 1
5562
parallax: false
@@ -73,12 +80,12 @@ sections:
7380
# view: citation
7481
# columns: '1'
7582

76-
- block: markdown
77-
content:
78-
title:
79-
subtitle:
80-
text: |
81-
{{% cta cta_link="./people/" cta_text="Meet the team →" %}}
82-
design:
83-
columns: '1'
83+
# - block: markdown
84+
# content:
85+
# title:
86+
# subtitle:
87+
# text: |
88+
# {{% cta cta_link="./people/" cta_text="Meet the team →" %}}
89+
# design:
90+
# columns: '1'
8491
---

0 commit comments

Comments
 (0)