Skip to content

Commit aeb14b0

Browse files
committed
Merge branch 'gh-pages' of https://github.com/Trust4AI/trust4ai into gh-pages
2 parents 990f6ac + b134f19 commit aeb14b0

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

content/_index.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,18 +88,15 @@ sections:
8888
design:
8989
columns: '2'
9090
view: compact
91-
- block: tag_cloud
92-
content:
93-
title: Popular Topics
94-
design:
95-
columns: '2'
9691
- block: collection
9792
id: News
9893
content:
9994
title: Latest News
10095
filters:
10196
folders:
102-
- news
97+
- news
98+
design:
99+
columns: '2'
103100
- block: contact
104101
id: contact
105102
content:

content/news/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Posts
2+
title: News
33
cms_exclude: true
44

55
# View.
66
# 1 = List
77
# 2 = Compact
88
# 3 = Card
9-
view: 4
9+
view: 1
1010

1111
# Optional header image (relative to `static/media/` folder).
1212
header:

0 commit comments

Comments
 (0)