diff --git a/assets/media/background_logo.png b/assets/media/background_logo.png
new file mode 100644
index 0000000..5c64aad
Binary files /dev/null and b/assets/media/background_logo.png differ
diff --git a/assets/scss/template.scss b/assets/scss/custom.scss
similarity index 100%
rename from assets/scss/template.scss
rename to assets/scss/custom.scss
diff --git a/content/_index.md b/content/_index.md
index bff8e24..14a4a93 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -5,21 +5,23 @@ date: 2022-10-24
type: landing
sections:
- - block: hero
- content:
+ # - block: hero
+ # content:
# title: |
# Biodatageeks
- image:
- filename: logo_helix.png
- alt: Biodatageeks Logo
- style: |
- margin-top: 70px; # Adjust the value to move the image lower
- text: |
-
-
+ # image:
+ # filename: logo_helix.png
+ # alt: Biodatageeks Logo
+ # style: |
+ # margin-top: 70px; # Adjust the value to move the image lower
+ # text: |
+ #
+ #
- **BiodataGeeks** is a research team at Warsaw University of Technology, uniting faculty, PhD students, and students to explore bioinformatics, genomics, and genetic data analysis.
-
+ # **BiodataGeeks** is a research team at Warsaw University of Technology, uniting faculty, PhD students, and students to explore bioinformatics, genomics, and genetic data analysis.
+ #
+
+
# - block: collection
# content:
@@ -44,12 +46,17 @@ sections:
content:
title:
subtitle: ''
- text:
+ text: |
+
+
+
+ **BiodataGeeks** is a research team at Warsaw University of Technology, uniting faculty, PhD students, and students to explore bioinformatics, genomics, and genetic data analysis.
+
design:
columns: '1'
background:
image:
- filename: coders.jpg
+ filename: background_logo.png
filters:
brightness: 1
parallax: false
@@ -73,12 +80,12 @@ sections:
# view: citation
# columns: '1'
- - block: markdown
- content:
- title:
- subtitle:
- text: |
- {{% cta cta_link="./people/" cta_text="Meet the team →" %}}
- design:
- columns: '1'
+ # - block: markdown
+ # content:
+ # title:
+ # subtitle:
+ # text: |
+ # {{% cta cta_link="./people/" cta_text="Meet the team →" %}}
+ # design:
+ # columns: '1'
---