Skip to content

Commit

Permalink
Merge pull request #2935 from FlowFuse/docs-banner-uns-whitepaper
Browse files Browse the repository at this point in the history
UNS whitepaper on docs banner
  • Loading branch information
ZJvandeWeg authored Jan 17, 2025
2 parents 50a953f + 8784184 commit 004954f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions src/_data/docs_banner.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- type:
title: "Take your <span class='inline-block'>Node-RED</span> from Prototype to Production"
buttonText: "Learn more"
link: "/product/features/"
reference: "docs_banner-features_page"
expire: "2024-11-30T16:00:00Z"
- type: "New Whitepaper"
title: "UNS - Decoupling data producers and consumers"
buttonText: "Download now"
link: "https://eu1.hubs.ly/H0fY8Vl0"
reference: "docs_banner-whitepaper_uns"
expire: "2025-04-30T23:59:00Z"
eventTime:
secondaryText:
secondaryText: "A Practical Guide to Unified Namespace with FlowFuse"
2 changes: 1 addition & 1 deletion src/_data/events.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
- type: "New Whitepaper"
title: "UNS - Decoupling data producers and consumers"
buttonText: "Download now"
link: "/whitepaper/uns-decoupling-data-producers-and-consumers/"
link: "https://eu1.hubs.ly/H0fY9900"
expire: "2025-04-30T23:59:00Z"
2 changes: 1 addition & 1 deletion src/_includes/components/docs-banner.njk
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</div>
{% endif %}
{% if ad.secondaryText %}
<div class="text-lg text-gray-500 mb-3">
<div class="text-base text-gray-500 mb-3">
{{ ad.secondaryText }}
</div>
{% endif %}
Expand Down

0 comments on commit 004954f

Please sign in to comment.