Skip to content

Commit bd0b8c7

Browse files
committed
deleting lates news and repeints form first page
1 parent ad6cead commit bd0b8c7

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

content/_index.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -21,24 +21,24 @@ sections:
2121
**BiodataGeeks** is a research team at Warsaw University of Technology, uniting faculty, PhD students, and students to explore bioinformatics, genomics, and genetic data analysis.
2222
</div>
2323
24-
- block: collection
25-
content:
26-
title: Latest News
27-
subtitle:
28-
text:
29-
count: 5
30-
filters:
31-
author: ''
32-
category: ''
33-
exclude_featured: false
34-
publication_type: ''
35-
tag: ''
36-
offset: 0
37-
order: desc
38-
page_type: post
39-
design:
40-
view: card
41-
columns: '1'
24+
# - block: collection
25+
# content:
26+
# title: Latest News
27+
# subtitle:
28+
# text:
29+
# count: 5
30+
# filters:
31+
# author: ''
32+
# category: ''
33+
# exclude_featured: false
34+
# publication_type: ''
35+
# tag: ''
36+
# offset: 0
37+
# order: desc
38+
# page_type: post
39+
# design:
40+
# view: card
41+
# columns: '1'
4242

4343
- block: markdown
4444
content:
@@ -60,18 +60,18 @@ sections:
6060
padding: ['20px', '0', '20px', '0']
6161
css_class: fullscreen
6262

63-
- block: collection
64-
content:
65-
title: Latest Preprints
66-
text: ""
67-
count: 5
68-
filters:
69-
folders:
70-
- publication
71-
publication_type: 'article'
72-
design:
73-
view: citation
74-
columns: '1'
63+
# - block: collection
64+
# content:
65+
# title: Latest Preprints
66+
# text: ""
67+
# count: 5
68+
# filters:
69+
# folders:
70+
# - publication
71+
# publication_type: 'article'
72+
# design:
73+
# view: citation
74+
# columns: '1'
7575

7676
- block: markdown
7777
content:

content/post/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Latest News
3-
draft: true
43
# Listing view
54
view: compact
65

76
# Optional banner image (relative to `assets/media/` folder).
87
banner:
98
caption: ''
109
image: ''
10+
1111
---

0 commit comments

Comments
 (0)