Skip to content
Snippets Groups Projects
Commit 80c8cc6a authored by Olivier Goulet's avatar Olivier Goulet
Browse files

Merge branch 'oliviergoulet/main/391-topic-view-more' into 'main'

fix: Remove view more button on cloud-native and edge-and-iot topic pages

See merge request eclipsefdn/it/websites/eclipse.org!108
parents 755c0f8e ad9b8756
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,6 @@ page_css_file: /public/css/topics.css
{{< grid/div class="padding-top-60 padding-bottom-40" isMarkdown="false" >}}
<h2 class="margin-bottom-40" id="insights-and-resources">Insights & Resources</h2>
{{< newsroom/resources wg="adoptium, jakarta_ee" type="case_study, white_paper, market_report, social_media_kit" template="cover" limit="3" viewMorePath="#" >}}
{{< newsroom/resources wg="adoptium, jakarta_ee" type="case_study, white_paper, market_report, social_media_kit" template="cover" limit="3" >}}
{{</ grid/div >}}
......@@ -42,6 +42,6 @@ page_css_file: /public/css/topics.css
{{< grid/div class="padding-top-60 padding-bottom-40" isMarkdown="false" >}}
<h2 class="margin-bottom-40" id="insights-and-resources">Insights & Resources</h2>
{{< newsroom/resources wg="sparkplug, edge_native, eclipse_iot, oniro" type="case_study, white_paper, market_report, social_media_kit" template="cover" limit="3" viewMorePath="#" >}}
{{< newsroom/resources wg="sparkplug, edge_native, eclipse_iot, oniro" type="case_study, white_paper, market_report, social_media_kit" template="cover" limit="3" >}}
{{</ grid/div >}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment