diff --git a/src/components/pages/AudienceHero.astro b/src/components/pages/AudienceHero.astro index 039d2d18..5ed48173 100644 --- a/src/components/pages/AudienceHero.astro +++ b/src/components/pages/AudienceHero.astro @@ -45,14 +45,13 @@ import PillTag from './PillTag.astro' {content.primaryCta.text}{content.primaryCta.text} { content.secondaryCta && ( {content.secondaryCta.text} {content.secondaryCta.icon && } diff --git a/src/components/pages/Footer.astro b/src/components/pages/Footer.astro index c806b3f4..f74788a3 100644 --- a/src/components/pages/Footer.astro +++ b/src/components/pages/Footer.astro @@ -18,33 +18,33 @@ const t = useTranslations(lang)
  • {t('footer.menu.community')}{t('footer.menu.community')}
  • {t('footer.menu.github')}{t('footer.menu.github')}
  • {t('footer.menu.blog')}{t('footer.menu.blog')}
  • {t('footer.menu.faq')}{t('footer.menu.faq')}
  • @@ -52,15 +52,14 @@ const t = useTranslations(lang)
  • Interledger FoundationInterledger Foundation
  • Web Incubator Community Group @@ -68,7 +67,6 @@ const t = useTranslations(lang)
  • {t('footer.menu.summit')} @@ -78,7 +76,6 @@ const t = useTranslations(lang)
  • {t('footer.menu.privacy_policy')} @@ -86,7 +83,6 @@ const t = useTranslations(lang)
  • {t('footer.menu.cookie_policy')} @@ -94,7 +90,6 @@ const t = useTranslations(lang)
  • {t('footer.menu.terms_conditions')} @@ -107,7 +102,6 @@ const t = useTranslations(lang) @@ -118,7 +112,6 @@ const t = useTranslations(lang) @@ -129,7 +122,6 @@ const t = useTranslations(lang) @@ -140,7 +132,6 @@ const t = useTranslations(lang) @@ -151,7 +142,6 @@ const t = useTranslations(lang) @@ -163,7 +153,6 @@ const t = useTranslations(lang) diff --git a/src/components/pages/FooterCopyright.astro b/src/components/pages/FooterCopyright.astro index 383eda77..09bbfa78 100644 --- a/src/components/pages/FooterCopyright.astro +++ b/src/components/pages/FooterCopyright.astro @@ -8,7 +8,6 @@ const html = t('footer.copyright.html') as string {t('footer.copyright.link_label')} © {new Date().getFullYear()} diff --git a/src/components/pages/PluginList.astro b/src/components/pages/PluginList.astro index 9dd8bb38..a3e23a18 100644 --- a/src/components/pages/PluginList.astro +++ b/src/components/pages/PluginList.astro @@ -35,7 +35,6 @@ const cardList: Plugin[] = [...cards.slice(0, 3)] @@ -50,7 +49,6 @@ const cardList: Plugin[] = [...cards.slice(0, 3)] diff --git a/src/components/pages/SplitLayout.astro b/src/components/pages/SplitLayout.astro index c48ddc30..a0e78452 100644 --- a/src/components/pages/SplitLayout.astro +++ b/src/components/pages/SplitLayout.astro @@ -33,7 +33,6 @@ const { content } = Astro.props {content.primaryCta.text} { @@ -41,7 +40,6 @@ const { content } = Astro.props {content.secondaryCta.text} diff --git a/src/components/pages/ToolsHeader.astro b/src/components/pages/ToolsHeader.astro index 28d7ae02..3a9e670f 100644 --- a/src/components/pages/ToolsHeader.astro +++ b/src/components/pages/ToolsHeader.astro @@ -17,7 +17,6 @@ const toolsUrl = lang === 'en' ? '/developers' : `/${lang}/developers` class='btn ghost' id='back-btn' href={toolsUrl} - data-umami-event={`${pageTitle} page link - Tools`} > {backButtonText} diff --git a/src/components/pages/TopNav.astro b/src/components/pages/TopNav.astro index e95b6db4..c6433732 100644 --- a/src/components/pages/TopNav.astro +++ b/src/components/pages/TopNav.astro @@ -66,14 +66,10 @@ const isToolsActive = toolsSubmenu.some((menuItem) => {
  • diff --git a/src/components/pages/UpdateCard.astro b/src/components/pages/UpdateCard.astro index 323969c1..172119a1 100644 --- a/src/components/pages/UpdateCard.astro +++ b/src/components/pages/UpdateCard.astro @@ -35,7 +35,6 @@ const { blog, ctaButtonClass, h3Class, imgClass, index } = Astro.props href={blog.titleLink} target='_blank' rel='noreferrer noopener' - data-umami-event={blog.titleEvent} > {blog.title} @@ -67,7 +66,6 @@ const { blog, ctaButtonClass, h3Class, imgClass, index } = Astro.props @@ -165,4 +163,4 @@ const { blog, ctaButtonClass, h3Class, imgClass, index } = Astro.props max-height: max-content; } } - \ No newline at end of file + diff --git a/src/components/pages/WalletList.astro b/src/components/pages/WalletList.astro index 55db2c57..2bcc950a 100644 --- a/src/components/pages/WalletList.astro +++ b/src/components/pages/WalletList.astro @@ -22,7 +22,6 @@ const { cards, ctaText } = Astro.props diff --git a/src/data/faq.ts b/src/data/faq.ts index 0a947fc0..762cbdb4 100644 --- a/src/data/faq.ts +++ b/src/data/faq.ts @@ -41,13 +41,13 @@ const wallets: FaqCategory = { 'A wallet address is a digital account identifier linked to your wallet, similar to an email address for money. You use it to send or request payments.', 'Some wallet providers call it a wallet address, while others call it a payment pointer.', 'Wallet addresses usually start with https://
    Payment pointers usually start with $
    ', - 'Not all digital wallets support Web Monetization. For a full list of supported providers, please see
    our documentation.', + 'Not all digital wallets support Web Monetization. For a full list of supported providers, please see our documentation.', ], }, { question: 'Which wallets can I use?', answer: [ - 'Several wallet providers support Web Monetization today. You can find more details here.', + 'Several wallet providers support Web Monetization today. You can find more details here.', ], }, ], @@ -65,13 +65,13 @@ const supporters: FaqCategory = { { question: 'How and where can I get the extension?', answer: [ - 'The Web Monetization extension is available as a browser extension. Visit The supporter’s page for the full list of browsers and links to the extension. ', + 'The Web Monetization extension is available as a browser extension. Visit The supporter’s page for the full list of browsers and links to the extension. ', ], }, { question: 'Which browsers are supported?', answer: [ - 'The extension works with chromium based browsers (Chrome, Edge, Opera, etc.) and Firefox. The full list can be found here.', + 'The extension works with chromium based browsers (Chrome, Edge, Opera, etc.) and Firefox. The full list can be found here.', ], }, { @@ -101,7 +101,7 @@ const supporters: FaqCategory = { { question: 'Why does the extension ask for so many invasive permissions?', answer: [ - 'The extension checks every page you visit, each time you visit, for Web Monetization. That’s why the extension needs permission to access your browser tabs and certain types of data. You can view the full list of permissions and why they are needed here.', + 'The extension checks every page you visit, each time you visit, for Web Monetization. That’s why the extension needs permission to access your browser tabs and certain types of data. You can view the full list of permissions and why they are needed here.', ], }, ], @@ -113,13 +113,13 @@ const publishers: FaqCategory = { { question: 'How can I monetize my website with Web Monetization?', answer: [ - 'Add a Web Monetization <link> tag to your site that contains your wallet address, and make sure you have a wallet account that supports Web Monetization.', + 'Add a Web Monetization <link> tag to your site that contains your wallet address, and make sure you have a wallet account that supports Web Monetization.', ], }, { question: 'Can I split the income between multiple recipients?', answer: [ - 'Yes, you can split Web Monetization income between multiple recipients. This is done using revenue sharing. You can use The probabilistic Revenue Share tool to share your earnings between multiple recipients.', + 'Yes, you can split Web Monetization income between multiple recipients. This is done using revenue sharing. You can use The probabilistic Revenue Share tool to share your earnings between multiple recipients.', ], }, { @@ -137,7 +137,7 @@ const developers: FaqCategory = { { question: 'How can I contribute to the standard?', answer: [ - 'Web Monetization is being developed as part of a W3C Community Group. You can join discussions, share feedback, or contribute on GitHub.', + 'Web Monetization is being developed as part of a W3C Community Group. You can join discussions, share feedback, or contribute on GitHub.', ], }, ], diff --git a/src/i18n/ui.ts b/src/i18n/ui.ts index 1e57ea45..1655a79b 100644 --- a/src/i18n/ui.ts +++ b/src/i18n/ui.ts @@ -47,21 +47,18 @@ export const ui = { 'footer.copyright.html': ` the Contributors to the Web Monetization Specification, published by the Web Platform Incubator Community Group under the W3C Community Contributor License Agreement (CLA) . A human-readable summary diff --git a/src/pages/developers.astro b/src/pages/developers.astro index e99d51bb..37d61fc7 100644 --- a/src/pages/developers.astro +++ b/src/pages/developers.astro @@ -44,10 +44,7 @@ const t = useTranslations(lang) years to enable Web Monetization features on the web, but a lot of them need updating to conform to the latest specification. If you would like to help out this effort, please check out the{' '} - + full list . These plugins have already been updated: diff --git a/src/pages/index.astro b/src/pages/index.astro index 34974bbd..028c9ca5 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -37,9 +37,7 @@ const t = useTranslations(lang) Web Monetization connects publishers, creators and their audiences, turning engagement into revenue. No friction, no barriers, no limits.

    - Get started today @@ -87,7 +85,6 @@ const t = useTranslations(lang) href='https://github.com/WICG/webmonetization/pulls' target='_blank' rel='noreferrer noopener' - data-umami-event='Home page link - GitHub PR' class='bold'>Do you know other wallets? Make a PR @@ -126,7 +123,6 @@ const t = useTranslations(lang) Start earning today @@ -165,7 +161,6 @@ const t = useTranslations(lang) Support on your terms @@ -178,10 +173,8 @@ const t = useTranslations(lang)

    I'm a developer

    and I want to pay the web forward

    - Join the communityJoin the community
    diff --git a/src/pages/play.astro b/src/pages/play.astro index 82b77e24..115846c4 100644 --- a/src/pages/play.astro +++ b/src/pages/play.astro @@ -39,7 +39,6 @@ const t = useTranslations(lang)