From 5566b362115e2406363d4b584aa597e06c1fc8ad Mon Sep 17 00:00:00 2001 From: Stephanie Hobson Date: Thu, 5 Dec 2024 09:35:00 -0800 Subject: [PATCH] Minor fixes (Fix #15688 Fix #15681) --- .../mozorg/templates/mozorg/home/includes/m24/ai-gallery.html | 4 ++-- .../templates/mozorg/home/includes/m24/media-springboard.html | 4 ++-- .../mozorg/templates/mozorg/home/includes/m24/showcase.html | 2 +- l10n/en/mozorg/home-m24.ftl | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/bedrock/mozorg/templates/mozorg/home/includes/m24/ai-gallery.html b/bedrock/mozorg/templates/mozorg/home/includes/m24/ai-gallery.html index d1449399f5a..a0c8ba31154 100644 --- a/bedrock/mozorg/templates/mozorg/home/includes/m24/ai-gallery.html +++ b/bedrock/mozorg/templates/mozorg/home/includes/m24/ai-gallery.html @@ -224,10 +224,10 @@

{{ ftl('m24-home-join-the-movement') }}

"alt": ftl('m24-home-alt-llamafile-logo'), } ), - tag=ftl('m24-home-tag-product'), + tag=ftl('m24-home-tag-project', fallback='m24-home-tag-project'), title=ftl('m24-home-llamafile'), desc=ftl('m24-home-run-large-language'), - link_url='https://github.com/Mozilla-Ocho/llamafile', + link_url='https://builders.mozilla.org/project/llamafile/' + utm_params, cta_text=ftl('m24-home-get-started'), link_attributes='rel="external" target="_blank" data-link-text="Get started (Llamafile)"' ) }} diff --git a/bedrock/mozorg/templates/mozorg/home/includes/m24/media-springboard.html b/bedrock/mozorg/templates/mozorg/home/includes/m24/media-springboard.html index ffa3e9acc81..a75c66516fe 100644 --- a/bedrock/mozorg/templates/mozorg/home/includes/m24/media-springboard.html +++ b/bedrock/mozorg/templates/mozorg/home/includes/m24/media-springboard.html @@ -22,7 +22,7 @@

{{ ftl('m24-home-headline-you-ai-v2', fal link_url='https://blog.mozilla.org/en/mozilla/mozilla-anonym-raising-the-bar-for-privacy-preserving-digital-advertising/' + utm_params, type=ftl('m24-home-tag-article'), type_icon='article', - topic=ftl('m24-home-topic-ai'), + topic=ftl('m24-home-topic-ps'), author='Laura Chambers', preview=ftl('m24-home-introducing-anonym'), image=resp_img( @@ -38,7 +38,7 @@

{{ ftl('m24-home-headline-you-ai-v2', fal link_url='https://blog.mozilla.org/en/mozilla/keeping-genai-technologies-secure-is-a-shared-responsibility/' + utm_params, type=ftl('m24-home-tag-article'), type_icon='article', - topic=ftl('m24-home-topic-ps'), + topic=ftl('m24-home-topic-ai'), author='Saoud Khalifah', preview=ftl('m24-home-keeping-genai-technologies'), image=resp_img( diff --git a/bedrock/mozorg/templates/mozorg/home/includes/m24/showcase.html b/bedrock/mozorg/templates/mozorg/home/includes/m24/showcase.html index 8c420e0c4ba..c37e976f35b 100644 --- a/bedrock/mozorg/templates/mozorg/home/includes/m24/showcase.html +++ b/bedrock/mozorg/templates/mozorg/home/includes/m24/showcase.html @@ -75,6 +75,6 @@

{{ ftl('m24-home-rise25-awards') }}

-

{{ ftl('m24-home-watch-the-award') }}

+

{{ ftl('m24-home-watch-the-award') }}

diff --git a/l10n/en/mozorg/home-m24.ftl b/l10n/en/mozorg/home-m24.ftl index de717054f0d..b2e6310bfcd 100644 --- a/l10n/en/mozorg/home-m24.ftl +++ b/l10n/en/mozorg/home-m24.ftl @@ -49,6 +49,7 @@ m24-home-donate = Donate ## AI gallery m24-home-tag-product = Product +m24-home-tag-project = Project m24-home-tag-program = Program m24-home-tag-event = Event m24-home-read-more = Read more