From f04618511fcdd42abeab3782c21bf2f9f9cd4036 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Tue, 12 May 2026 18:42:23 +0400 Subject: [PATCH] =?UTF-8?q?replace=20OKI=20by=20PAW=C3=92L-NU?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/awtis/page.js | 2 +- app/layout.js | 24 ++++++++++++------------ app/paroles/layout.js | 8 ++++---- app/sipote/layout.js | 8 ++++---- components/akey/index.js | 2 +- components/head-layout.js | 18 +++++++++--------- lib/emails/payment-succeeded.js | 2 +- public/manifest.json | 6 +++--- 8 files changed, 35 insertions(+), 35 deletions(-) diff --git a/app/awtis/page.js b/app/awtis/page.js index bd1268d..95f8eca 100644 --- a/app/awtis/page.js +++ b/app/awtis/page.js @@ -17,7 +17,7 @@ export const metadata = { title: 'OKI | Awtis - Liste des artistes', description: 'Liste des artistes ayant une ou plusieurs œuvres présentes sur le site.', url: 'https://pawol.nu/sipote', - siteName: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', + siteName: 'PAWÒL-NU. Paroles et traductions.', images: [ { url: 'https://pawol.nu/logo-512x512.png', diff --git a/app/layout.js b/app/layout.js index b2234a0..b3184b8 100644 --- a/app/layout.js +++ b/app/layout.js @@ -5,18 +5,18 @@ import ThemeRegistry from './theme-registy' export const metadata = { metadataBase: new URL('https://pawol.nu'), manifest: '/manifest.json', - title: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', - description: 'ORGANISATION KA INTERNATIONALE a pour but de promouvoir le Medukam (ou Wanni Wannan) et les productions afro-diasporiques.', + title: 'PAWÒL-NU. Paroles et traductions.', + description: 'PAWÒL-NU a pour but de promouvoir le Medukam (ou Wanni Wannan) et les productions afro-diasporiques.', author: 'OKI', category: 'music', creator: 'OKI', publisher: 'OKI', - applicationName: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', + applicationName: 'PAWÒL-NU. Paroles et traductions.', openGraph: { - title: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', - description: 'ORGANISATION KA INTERNATIONALE a pour but de promouvoir le Medukam (ou Wanni Wannan) et les productions afro-diasporiques.', + title: 'PAWÒL-NU. Paroles et traductions.', + description: 'PAWÒL-NU a pour but de promouvoir le Medukam (ou Wanni Wannan) et les productions afro-diasporiques.', url: 'https://pawol.nu', - siteName: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', + siteName: 'PAWÒL-NU. Paroles et traductions.', images: [ { url: 'https://pawol.nu/logo-512x512.png', @@ -30,12 +30,12 @@ export const metadata = { twitter: { site: '@OrganisationKA', card: 'summary_large_image', - title: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', - description: 'ORGANISATION KA INTERNATIONALE a pour but de promouvoir le Medukam (ou Wanni Wannan) et les productions afro-diasporiques.', + title: 'PAWÒL-NU. Paroles et traductions.', + description: 'PAWÒL-NU a pour but de promouvoir le Medukam (ou Wanni Wannan) et les productions afro-diasporiques.', creator: '@OrganisationKA', images: { url: 'https://pawol.nu/logo-512x512.png', - alt: 'OKI Logo', + alt: 'PAWÒL-NU Logo', }, } } @@ -45,9 +45,9 @@ const jsonLd = { '@type': 'Organization', url: 'https://pawol.nu', email: 'kontak@o-k-i.net', - keywords: ['OKI', 'ORGANISATION KA INTERNATIONALE', 'Paroles', 'Pawol', 'Medukam', 'Wanni Wannan'], - legalName: 'ORGANISATION KA INTERNATIONALE', - location: 'Île de La Réunion' + keywords: ['OKI', 'PAWÒL-NU', 'Paroles', 'Pawol', 'Medukam', 'Wanni Wannan'], + legalName: 'PAWÒL-NU', + location: 'Guadeloupe' } export default async function RootLayout({children, Session}) { diff --git a/app/paroles/layout.js b/app/paroles/layout.js index 0a306a6..05d3833 100644 --- a/app/paroles/layout.js +++ b/app/paroles/layout.js @@ -5,13 +5,13 @@ import TeksDrawer from '../../components/teks/teks-drawer' import Loading from './loading' export const metadata = { - title: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', + title: 'PAWÒL-NU. Paroles et traductions.', description: 'Retrouvez les paroles et les traductions de vos chansons préférées.', openGraph: { - title: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', + title: 'PAWÒL-NU. Paroles et traductions.', description: 'Retrouvez les paroles et les traductions de vos chansons préférées.', url: 'https://pawol.nu/paroles', - siteName: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', + siteName: 'PAWÒL-NU. Paroles et traductions.', images: [ { url: 'https://pawol.nu/logo-512x512.png', @@ -25,7 +25,7 @@ export const metadata = { twitter: { site: '@OrganisationKA', card: 'summary_large_image', - title: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', + title: 'PAWÒL-NU. Paroles et traductions.', description: 'Retrouvez les paroles et les traductions de vos chansons préférées.', creator: '@OrganisationKA', images: { diff --git a/app/sipote/layout.js b/app/sipote/layout.js index efb6b26..69bc108 100644 --- a/app/sipote/layout.js +++ b/app/sipote/layout.js @@ -1,11 +1,11 @@ export const metadata = { - title: 'OKI | Soutenir ORGANISATION KA INTERNATIONALE !', + title: 'PAWÒL-NU | Soutenir ORGANISATION KA INTERNATIONALE !', description: 'Vous pouvez nous soutenir via Liberapay ou PayPal', openGraph: { - title: 'OKI | Soutenir ORGANISATION KA INTERNATIONALE !', + title: 'PAWÒL-NU | Soutenir ORGANISATION KA INTERNATIONALE !', description: 'Vous pouvez nous soutenir via Liberapay ou PayPal.', url: 'https://pawol.nu/sipote', - siteName: 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', + siteName: 'PAWÒL-NU | ORGANISATION KA INTERNATIONALE. Paroles et traductions.', images: [ { url: 'https://pawol.nu/sipote.png', @@ -19,7 +19,7 @@ export const metadata = { twitter: { site: '@OrganisationKA', card: 'summary_large_image', - title: 'OKI | Soutenir ORGANISATION KA INTERNATIONALE !', + title: 'PAWÒL-NU | Soutenir ORGANISATION KA INTERNATIONALE !', description: 'Vous pouvez nous soutenir via Liberapay ou PayPal.', creator: '@OrganisationKA', images: { diff --git a/components/akey/index.js b/components/akey/index.js index 7de6228..450950d 100644 --- a/components/akey/index.js +++ b/components/akey/index.js @@ -26,7 +26,7 @@ export default function Akey({logo}) { /> - ORGANISATION KA INTERNATIONALE + PAWÒL-NU Paroles et traductions diff --git a/components/head-layout.js b/components/head-layout.js index 0a608e8..1fc4878 100644 --- a/components/head-layout.js +++ b/components/head-layout.js @@ -20,38 +20,38 @@ export default function HeadLayout({ return (
- {`${title ? `OKI | ${title}` : 'OKI | ORGANISATION KA INTERNATIONALE. Paroles et traductions.'}`} + {`${title ? `PAWÒL-NU | ${title}` : 'PAWÒL-NU. Paroles et traductions.'}`} - + - - + + - + - - - + + + - + {children} diff --git a/lib/emails/payment-succeeded.js b/lib/emails/payment-succeeded.js index 65aaec9..93442b7 100644 --- a/lib/emails/payment-succeeded.js +++ b/lib/emails/payment-succeeded.js @@ -94,7 +94,7 @@ const bodyTemplate = template(`

Pour toute question, n’hésitez pas à nous contacter en répondant à ce courriel.

Merci infiniment pour votre soutien.

- + `) diff --git a/public/manifest.json b/public/manifest.json index 7605c13..b855343 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { - "name": "OKI - ORGANISATION KA INTERNATIONALE", - "short_name": "OKI", - "description": "ORGANISATION KA INTERNATIONALE a pour but de promouvoir le Medukam (ou Wanni Wannan) et les productions afro-diasporiques.", + "name": "PAWÒL-NU", + "short_name": "PAWÒL-NU", + "description": "PAWÒL-NU a pour but de promouvoir le Medukam (ou Wanni Wannan) et les productions afro-diasporiques.", "scope": "/", "start_url": "/", "display": "standalone",