diff --git a/archetypes/booking/index.de.md b/archetypes/booking/index.de.md index 3760a056f..92e032e36 100644 --- a/archetypes/booking/index.de.md +++ b/archetypes/booking/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: "{{ .File.ContentBaseName | title }}" # Ändere den Titel auf den Name der Buchungsplattform description: "" # Ergänze eine Beschreibung für die Buchungsplattform params: diff --git a/archetypes/booking/index.en.md b/archetypes/booking/index.en.md index 3ae1cddaa..2ac2f9e75 100644 --- a/archetypes/booking/index.en.md +++ b/archetypes/booking/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: "{{ .File.ContentBaseName | title }}" # Change the title to the name of the booking platform description: "" # Add a description for the booking platform params: diff --git a/archetypes/booking/index.fr.md b/archetypes/booking/index.fr.md index 57a6f90b7..b10cb8cac 100644 --- a/archetypes/booking/index.fr.md +++ b/archetypes/booking/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: "{{ .File.ContentBaseName | title }}" # Remplacez le titre par le nom de la plateforme de réservation description: "" # Complète une description pour la plateforme de réservation params: diff --git a/archetypes/country/index.de.md b/archetypes/country/index.de.md index 2f8fb99e3..89dacbbbc 100644 --- a/archetypes/country/index.de.md +++ b/archetypes/country/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: "{{ .File.ContentBaseName | title }}" # Ändere den Name auf den deutschen Ländernamen country: "{{ .File.ContentBaseName }}" params: diff --git a/archetypes/country/index.en.md b/archetypes/country/index.en.md index 9a845c761..3fbd67f7a 100644 --- a/archetypes/country/index.en.md +++ b/archetypes/country/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: "{{ .File.ContentBaseName | title }}" # Change the name to the English country name country: "{{ .File.ContentBaseName }}" params: diff --git a/archetypes/country/index.fr.md b/archetypes/country/index.fr.md index 06df884ac..c23f84ca4 100644 --- a/archetypes/country/index.fr.md +++ b/archetypes/country/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: "{{ .File.ContentBaseName | title }}" # Change le nom par le nom du pays français country: "{{ .File.ContentBaseName }}" params: diff --git a/archetypes/default.md b/archetypes/default.md index 25d816c20..6875352c8 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,4 +1,3 @@ --- -draft: true title: '{{ replace .File.ContentBaseName "-" " " | title }}' --- diff --git a/archetypes/operator/index.de.md b/archetypes/operator/index.de.md index 2fdcc7689..b013af55d 100644 --- a/archetypes/operator/index.de.md +++ b/archetypes/operator/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: "{{ .File.ContentBaseName | upper }}" country: # Füge die englischen Abkürzungen der Länder hinzu, in denen die Bahngesellschaft fährt. diff --git a/archetypes/operator/index.en.md b/archetypes/operator/index.en.md index ec08c9242..68343ee27 100644 --- a/archetypes/operator/index.en.md +++ b/archetypes/operator/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: "{{ .File.ContentBaseName | upper }}" country: # Add the abbreviations of the countries the railway company operates in. diff --git a/archetypes/operator/index.fr.md b/archetypes/operator/index.fr.md index cef804984..98e4caac2 100644 --- a/archetypes/operator/index.fr.md +++ b/archetypes/operator/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: "{{ .File.ContentBaseName | upper }}" country: # Ajoutez les abréviations des pays dans lesquels la compagnie ferroviaire opère en anglais. diff --git a/content/booking/attica-agents/index.de.md b/content/booking/attica-agents/index.de.md index 463391d5f..26b863bf1 100644 --- a/content/booking/attica-agents/index.de.md +++ b/content/booking/attica-agents/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica Verkaufsagenturen description: Buchungsinformationen für die Attica Verkaufsagenturen. params: diff --git a/content/booking/attica-agents/index.en.md b/content/booking/attica-agents/index.en.md index e0a4e4f35..9802eda0d 100644 --- a/content/booking/attica-agents/index.en.md +++ b/content/booking/attica-agents/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica Sales Agencies description: Booking information for Attica sales agencies. params: diff --git a/content/booking/attica-agents/index.fr.md b/content/booking/attica-agents/index.fr.md index 758550f1b..a6c5ef369 100644 --- a/content/booking/attica-agents/index.fr.md +++ b/content/booking/attica-agents/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Agences de vente Attica description: Informations de réservation pour les agences de vente Attica. params: diff --git a/content/booking/attica-email/index.de.md b/content/booking/attica-email/index.de.md index 525d1495f..b55072259 100644 --- a/content/booking/attica-email/index.de.md +++ b/content/booking/attica-email/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica E-Mail description: Buchungsinformationen für die Buchung per E-Mail bei Attica. params: diff --git a/content/booking/attica-email/index.en.md b/content/booking/attica-email/index.en.md index fd021cb91..d88409947 100644 --- a/content/booking/attica-email/index.en.md +++ b/content/booking/attica-email/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica Email description: Booking information for booking by email with Attica. params: diff --git a/content/booking/attica-email/index.fr.md b/content/booking/attica-email/index.fr.md index ac67ea2a8..255223a61 100644 --- a/content/booking/attica-email/index.fr.md +++ b/content/booking/attica-email/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica E-Mail description: Informations de réservation pour la réservation par e-mail auprès d’Attica. params: diff --git a/content/booking/attica-phone/index.de.md b/content/booking/attica-phone/index.de.md index ef0b0d1c2..b35fec677 100644 --- a/content/booking/attica-phone/index.de.md +++ b/content/booking/attica-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica Telefon description: Buchungsinformationen für die Attica Hotline. params: diff --git a/content/booking/attica-phone/index.en.md b/content/booking/attica-phone/index.en.md index 8dd391976..7e7c34d15 100644 --- a/content/booking/attica-phone/index.en.md +++ b/content/booking/attica-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica Telephone description: Booking information for the Attica hotline. params: diff --git a/content/booking/attica-phone/index.fr.md b/content/booking/attica-phone/index.fr.md index c7f1a2bf3..378a6bea3 100644 --- a/content/booking/attica-phone/index.fr.md +++ b/content/booking/attica-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Téléphone Attica description: Informations de réservation pour la ligne téléphonique Attica. params: diff --git a/content/booking/bdz-ticket-office/index.de.md b/content/booking/bdz-ticket-office/index.de.md index 5610a41ec..ac7321ffa 100644 --- a/content/booking/bdz-ticket-office/index.de.md +++ b/content/booking/bdz-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: BDŽ Ticketschalter description: Buchungsinformationen für die BDŽ Ticketschalter. params: diff --git a/content/booking/bdz-ticket-office/index.en.md b/content/booking/bdz-ticket-office/index.en.md index 776fbc73d..7dadee943 100644 --- a/content/booking/bdz-ticket-office/index.en.md +++ b/content/booking/bdz-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: BDŽ Ticket Office description: Booking information for BDŽ ticket offices. params: diff --git a/content/booking/bdz-ticket-office/index.fr.md b/content/booking/bdz-ticket-office/index.fr.md index e1beea9e1..17c0e6fd0 100644 --- a/content/booking/bdz-ticket-office/index.fr.md +++ b/content/booking/bdz-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet BDŽ description: Informations de réservation pour les guichets BDŽ. params: diff --git a/content/booking/bls-ticket-office/index.de.md b/content/booking/bls-ticket-office/index.de.md index 648e4d8c4..eb2e0564b 100644 --- a/content/booking/bls-ticket-office/index.de.md +++ b/content/booking/bls-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: BLS Ticketschalter description: Buchungsinformationen für die BLS Reisezentren. params: diff --git a/content/booking/bls-ticket-office/index.en.md b/content/booking/bls-ticket-office/index.en.md index d90b24d77..5576aa182 100644 --- a/content/booking/bls-ticket-office/index.en.md +++ b/content/booking/bls-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: BLS Ticket Office description: Booking information for BLS travel centres. params: diff --git a/content/booking/bls-ticket-office/index.fr.md b/content/booking/bls-ticket-office/index.fr.md index d0e008e41..a44912129 100644 --- a/content/booking/bls-ticket-office/index.fr.md +++ b/content/booking/bls-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet BLS description: Informations de réservation pour les centres de voyage BLS. params: diff --git a/content/booking/bsb-ticket-office/index.de.md b/content/booking/bsb-ticket-office/index.de.md index 1cbcb7d2f..1cb5a96d2 100644 --- a/content/booking/bsb-ticket-office/index.de.md +++ b/content/booking/bsb-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: BSB Ticketschalter description: Buchungsinformationen für die BSB Ticketschalter. params: diff --git a/content/booking/bsb-ticket-office/index.en.md b/content/booking/bsb-ticket-office/index.en.md index 162641449..250d07cf0 100644 --- a/content/booking/bsb-ticket-office/index.en.md +++ b/content/booking/bsb-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: BSB Ticket Office description: Booking information for BSB ticket offices. params: diff --git a/content/booking/bsb-ticket-office/index.fr.md b/content/booking/bsb-ticket-office/index.fr.md index 777f7c1f4..652b1c522 100644 --- a/content/booking/bsb-ticket-office/index.fr.md +++ b/content/booking/bsb-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet BSB description: Informations de réservation pour les guichets BSB. params: diff --git a/content/booking/caledonian-sleeper-website/index.de.md b/content/booking/caledonian-sleeper-website/index.de.md index 904d55912..bdc949ad6 100644 --- a/content/booking/caledonian-sleeper-website/index.de.md +++ b/content/booking/caledonian-sleeper-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Caledonian Sleeper Website description: Buchungsinformationen für die Caledonian Sleeper Website. params: diff --git a/content/booking/caledonian-sleeper-website/index.en.md b/content/booking/caledonian-sleeper-website/index.en.md index 0e2030736..94bc92620 100644 --- a/content/booking/caledonian-sleeper-website/index.en.md +++ b/content/booking/caledonian-sleeper-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Caledonian Sleeper Website description: Booking information for the Caledonian Sleeper website. params: diff --git a/content/booking/caledonian-sleeper-website/index.fr.md b/content/booking/caledonian-sleeper-website/index.fr.md index 696d152c3..9aa6b2ca2 100644 --- a/content/booking/caledonian-sleeper-website/index.fr.md +++ b/content/booking/caledonian-sleeper-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web Caledonian Sleeper description: Informations de réservation pour le site web Caledonian Sleeper. params: diff --git a/content/booking/cd-ticket-office/index.de.md b/content/booking/cd-ticket-office/index.de.md index 9abebaf69..f59c914c5 100644 --- a/content/booking/cd-ticket-office/index.de.md +++ b/content/booking/cd-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ČD Ticketschalter description: Buchungsinformationen für die České dráhy. params: diff --git a/content/booking/cd-ticket-office/index.en.md b/content/booking/cd-ticket-office/index.en.md index 55bbc2933..a7d771fce 100644 --- a/content/booking/cd-ticket-office/index.en.md +++ b/content/booking/cd-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ČD Ticket Office description: Booking information for České dráhy ticket offices. params: diff --git a/content/booking/cd-ticket-office/index.fr.md b/content/booking/cd-ticket-office/index.fr.md index 1b5949fa0..4e14a716b 100644 --- a/content/booking/cd-ticket-office/index.fr.md +++ b/content/booking/cd-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet ČD description: Informations de réservation pour les guichets České dráhy. params: diff --git a/content/booking/cd-website/index.de.md b/content/booking/cd-website/index.de.md index 425205450..267d939eb 100644 --- a/content/booking/cd-website/index.de.md +++ b/content/booking/cd-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ČD Website description: Buchungsinformationen für die České dráhy Website. params: diff --git a/content/booking/cd-website/index.en.md b/content/booking/cd-website/index.en.md index 62c53376b..69cf292fd 100644 --- a/content/booking/cd-website/index.en.md +++ b/content/booking/cd-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ČD Website description: Booking information for the České dráhy website. params: diff --git a/content/booking/cd-website/index.fr.md b/content/booking/cd-website/index.fr.md index 09e7d119e..36954532b 100644 --- a/content/booking/cd-website/index.fr.md +++ b/content/booking/cd-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web ČD description: Informations de réservation pour le site web des České dráhy. params: diff --git a/content/booking/cfl-phone/index.de.md b/content/booking/cfl-phone/index.de.md index a6868b87e..bda8c6bb7 100644 --- a/content/booking/cfl-phone/index.de.md +++ b/content/booking/cfl-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: CFL Telefon description: Buchungsinformationen für die CFL Hotline. params: diff --git a/content/booking/cfl-phone/index.en.md b/content/booking/cfl-phone/index.en.md index 1867d93fb..569b4240c 100644 --- a/content/booking/cfl-phone/index.en.md +++ b/content/booking/cfl-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: CFL Telephone description: Booking information for the CFL hotline. params: diff --git a/content/booking/cfl-phone/index.fr.md b/content/booking/cfl-phone/index.fr.md index 3fe79db05..061bb5b2f 100644 --- a/content/booking/cfl-phone/index.fr.md +++ b/content/booking/cfl-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Téléphone CFL description: Informations de réservation via la hotline CFL. params: diff --git a/content/booking/cfl-ticket-office/index.de.md b/content/booking/cfl-ticket-office/index.de.md index 0db213b9f..45fcc4989 100644 --- a/content/booking/cfl-ticket-office/index.de.md +++ b/content/booking/cfl-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: CFL Ticketschalter description: Buchungsinformationen für die CFL Ticketschalter im Bahnhof. params: diff --git a/content/booking/cfl-ticket-office/index.en.md b/content/booking/cfl-ticket-office/index.en.md index e1dd93715..b5abdfb6d 100644 --- a/content/booking/cfl-ticket-office/index.en.md +++ b/content/booking/cfl-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: CFL Ticket Office description: Booking information for CFL Ticket Offices at the station. params: diff --git a/content/booking/cfl-ticket-office/index.fr.md b/content/booking/cfl-ticket-office/index.fr.md index 3cac9401d..c8470741d 100644 --- a/content/booking/cfl-ticket-office/index.fr.md +++ b/content/booking/cfl-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet CFL description: Informations de réservation pour les guichets CFL à la gare. params: diff --git a/content/booking/cfr-ticket-office/index.de.md b/content/booking/cfr-ticket-office/index.de.md index 62668e05d..9135c240d 100644 --- a/content/booking/cfr-ticket-office/index.de.md +++ b/content/booking/cfr-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: CFR Călători Ticketschalter description: Buchungsinformationen für die CFR Călători Ticketschalter. params: diff --git a/content/booking/cfr-ticket-office/index.en.md b/content/booking/cfr-ticket-office/index.en.md index 226af2af7..93d236545 100644 --- a/content/booking/cfr-ticket-office/index.en.md +++ b/content/booking/cfr-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: CFR Călători Ticket Office description: Booking information for the CFR Călători Ticket Office. params: diff --git a/content/booking/cfr-ticket-office/index.fr.md b/content/booking/cfr-ticket-office/index.fr.md index 419faa0f1..2fa64d117 100644 --- a/content/booking/cfr-ticket-office/index.fr.md +++ b/content/booking/cfr-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet CFR Călători description: Informations de réservation pour le Guichet CFR Călători. params: diff --git a/content/booking/cp-ticket-office/index.de.md b/content/booking/cp-ticket-office/index.de.md index e1bb0ebe2..b0312e655 100644 --- a/content/booking/cp-ticket-office/index.de.md +++ b/content/booking/cp-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: CP Ticketschalter description: Buchungsinformationen für die CP Ticketschalter. params: diff --git a/content/booking/cp-ticket-office/index.en.md b/content/booking/cp-ticket-office/index.en.md index 7d1b17ccc..8eea112cd 100644 --- a/content/booking/cp-ticket-office/index.en.md +++ b/content/booking/cp-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: CP Ticket Office description: Booking information for the CP ticket offices. params: diff --git a/content/booking/cp-ticket-office/index.fr.md b/content/booking/cp-ticket-office/index.fr.md index 1c6c99dc0..93a10182d 100644 --- a/content/booking/cp-ticket-office/index.fr.md +++ b/content/booking/cp-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet CP description: Informations de réservation aux guichets CP. params: diff --git a/content/booking/db-phone-fip-db/index.de.md b/content/booking/db-phone-fip-db/index.de.md index 5a640b4b9..beb028e5c 100644 --- a/content/booking/db-phone-fip-db/index.de.md +++ b/content/booking/db-phone-fip-db/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Hotline FIP (DB Mitarbeitende) description: Buchungsinformationen für FIP Fahrscheine für DB Mitarbeitende für deutsche Nachbarländer diff --git a/content/booking/db-phone-fip-db/index.en.md b/content/booking/db-phone-fip-db/index.en.md index 5e5ab5657..920c16170 100644 --- a/content/booking/db-phone-fip-db/index.en.md +++ b/content/booking/db-phone-fip-db/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Hotline FIP (DB Employees) description: Booking information for FIP Tickets for DB employees for neighboring countries of Germany by phone diff --git a/content/booking/db-phone-fip-db/index.fr.md b/content/booking/db-phone-fip-db/index.fr.md index 491b41f0a..96e02e111 100644 --- a/content/booking/db-phone-fip-db/index.fr.md +++ b/content/booking/db-phone-fip-db/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Hotline DB FIP (employés DB) description: Informations de réservation pour les Billets FIP pour les employés DB à destination des pays voisins de l’Allemagne par téléphone. diff --git a/content/booking/db-ticket-office/index.de.md b/content/booking/db-ticket-office/index.de.md index d6d53a1e9..14322f8d4 100644 --- a/content/booking/db-ticket-office/index.de.md +++ b/content/booking/db-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Ticketschalter description: Buchungsinformationen für die Deutsche Bahn Reisezentren. params: diff --git a/content/booking/db-ticket-office/index.en.md b/content/booking/db-ticket-office/index.en.md index 350eabb91..53fb27fc6 100644 --- a/content/booking/db-ticket-office/index.en.md +++ b/content/booking/db-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Ticket Office description: Booking information for Deutsche Bahn ticket offices. params: diff --git a/content/booking/db-ticket-office/index.fr.md b/content/booking/db-ticket-office/index.fr.md index 67b8cee2a..bcdc4b521 100644 --- a/content/booking/db-ticket-office/index.fr.md +++ b/content/booking/db-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet DB description: Informations de réservation pour les guichets de la Deutsche Bahn. params: diff --git a/content/booking/db-website-fip-db/index.de.md b/content/booking/db-website-fip-db/index.de.md index ef375a855..6bf7f38d8 100644 --- a/content/booking/db-website-fip-db/index.de.md +++ b/content/booking/db-website-fip-db/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Website FIP (DB Mitarbeitende) description: Buchungsinformationen für FIP Fahrscheine für DB Mitarbeitende für deutsche Nachbarländer diff --git a/content/booking/db-website-fip-db/index.en.md b/content/booking/db-website-fip-db/index.en.md index 468ea2ccd..661068967 100644 --- a/content/booking/db-website-fip-db/index.en.md +++ b/content/booking/db-website-fip-db/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Website FIP (DB Employees) description: Booking information for FIP Tickets for DB employees for neighboring countries of Germany diff --git a/content/booking/db-website-fip-db/index.fr.md b/content/booking/db-website-fip-db/index.fr.md index 8ef212a19..14822ad26 100644 --- a/content/booking/db-website-fip-db/index.fr.md +++ b/content/booking/db-website-fip-db/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web FIP DB (employés DB) description: Informations de réservation pour les Billets FIP à destination des pays frontaliers pour les employés de la Deutsche Bahn. diff --git a/content/booking/db-website-fip-international/index.de.md b/content/booking/db-website-fip-international/index.de.md index ed23afb7c..ba588da59 100644 --- a/content/booking/db-website-fip-international/index.de.md +++ b/content/booking/db-website-fip-international/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Website FIP (International) description: Buchungsinformationen für FIP Fahrscheine mit Teilabschnitt in Deutschland. params: diff --git a/content/booking/db-website-fip-international/index.en.md b/content/booking/db-website-fip-international/index.en.md index e89b07742..be24ab2ee 100644 --- a/content/booking/db-website-fip-international/index.en.md +++ b/content/booking/db-website-fip-international/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Website FIP (International) description: Booking information for FIP Tickets with a section in Germany. params: diff --git a/content/booking/db-website-fip-international/index.fr.md b/content/booking/db-website-fip-international/index.fr.md index 7d80e8430..ffa9007e5 100644 --- a/content/booking/db-website-fip-international/index.fr.md +++ b/content/booking/db-website-fip-international/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web FIP DB (International) description: Informations de réservation pour les Billets FIP incluant une section en Allemagne. diff --git a/content/booking/db-website/index.de.md b/content/booking/db-website/index.de.md index 503fda5bc..6e54e9b63 100644 --- a/content/booking/db-website/index.de.md +++ b/content/booking/db-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Website description: Buchungsinformationen für die Deutsche Bahn Website. params: diff --git a/content/booking/db-website/index.en.md b/content/booking/db-website/index.en.md index 2b43f39a3..262630cca 100644 --- a/content/booking/db-website/index.en.md +++ b/content/booking/db-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DB Website description: Booking information for Deutsche Bahn Website. params: diff --git a/content/booking/db-website/index.fr.md b/content/booking/db-website/index.fr.md index 52fb66778..a623f7adf 100644 --- a/content/booking/db-website/index.fr.md +++ b/content/booking/db-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web DB description: Informations de réservation via le site web de la Deutsche Bahn. params: diff --git a/content/booking/dsb-international-website/index.de.md b/content/booking/dsb-international-website/index.de.md index 1b34b51a8..7cd761d06 100644 --- a/content/booking/dsb-international-website/index.de.md +++ b/content/booking/dsb-international-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DSB International Website description: Buchungsinformationen für die DSB International Website. params: diff --git a/content/booking/dsb-international-website/index.en.md b/content/booking/dsb-international-website/index.en.md index 0a84b20aa..47fe6b222 100644 --- a/content/booking/dsb-international-website/index.en.md +++ b/content/booking/dsb-international-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DSB International Website description: Booking information for the DSB International website. params: diff --git a/content/booking/dsb-international-website/index.fr.md b/content/booking/dsb-international-website/index.fr.md index fe71c203d..a01ae6e8d 100644 --- a/content/booking/dsb-international-website/index.fr.md +++ b/content/booking/dsb-international-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web DSB International description: Informations de réservation pour le site Web DSB International. params: diff --git a/content/booking/dsb-ticket-office/index.de.md b/content/booking/dsb-ticket-office/index.de.md index 1f38778f2..027e336b6 100644 --- a/content/booking/dsb-ticket-office/index.de.md +++ b/content/booking/dsb-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DSB Ticketschalter description: Buchungsinformationen für die DSB Ticketschalter. params: diff --git a/content/booking/dsb-ticket-office/index.en.md b/content/booking/dsb-ticket-office/index.en.md index c1a66b273..6932964a5 100644 --- a/content/booking/dsb-ticket-office/index.en.md +++ b/content/booking/dsb-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DSB Ticket Office description: Booking information for DSB ticket offices. params: diff --git a/content/booking/dsb-ticket-office/index.fr.md b/content/booking/dsb-ticket-office/index.fr.md index 43628ba19..35f9dbf43 100644 --- a/content/booking/dsb-ticket-office/index.fr.md +++ b/content/booking/dsb-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet DSB description: Informations de réservation aux guichets de la DSB. params: diff --git a/content/booking/dsb-website/index.de.md b/content/booking/dsb-website/index.de.md index f1b4baaaf..4c7fc8870 100644 --- a/content/booking/dsb-website/index.de.md +++ b/content/booking/dsb-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DSB Website description: Buchungsinformationen für die DSB Website. params: diff --git a/content/booking/dsb-website/index.en.md b/content/booking/dsb-website/index.en.md index 65bb2d6d2..0bba349ae 100644 --- a/content/booking/dsb-website/index.en.md +++ b/content/booking/dsb-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DSB Website description: Booking information for DSB Website. params: diff --git a/content/booking/dsb-website/index.fr.md b/content/booking/dsb-website/index.fr.md index 8f149ae56..65bb2b5a3 100644 --- a/content/booking/dsb-website/index.fr.md +++ b/content/booking/dsb-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web DSB description: Informations de réservation via le site web de la DSB. params: diff --git a/content/booking/entur-chat/index.de.md b/content/booking/entur-chat/index.de.md index fcb733fff..b3917b2e7 100644 --- a/content/booking/entur-chat/index.de.md +++ b/content/booking/entur-chat/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Entur Chat description: Buchungsinformationen für den Entur Chat. params: diff --git a/content/booking/entur-chat/index.en.md b/content/booking/entur-chat/index.en.md index 296db1216..2ff3ead3f 100644 --- a/content/booking/entur-chat/index.en.md +++ b/content/booking/entur-chat/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Entur Chat description: Booking information for the Entur chat. params: diff --git a/content/booking/entur-chat/index.fr.md b/content/booking/entur-chat/index.fr.md index 140705991..e6e4f30e6 100644 --- a/content/booking/entur-chat/index.fr.md +++ b/content/booking/entur-chat/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Entur Chat description: Informations de réservation pour le chat Entur. params: diff --git a/content/booking/entur-phone/index.de.md b/content/booking/entur-phone/index.de.md index 1479205bb..233f1ef0c 100644 --- a/content/booking/entur-phone/index.de.md +++ b/content/booking/entur-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Entur Telefon description: Buchungsinformationen für die Entur Hotline. params: diff --git a/content/booking/entur-phone/index.en.md b/content/booking/entur-phone/index.en.md index c11cd3e65..ed03e10ba 100644 --- a/content/booking/entur-phone/index.en.md +++ b/content/booking/entur-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Entur Telephone description: Booking information for the Entur hotline. params: diff --git a/content/booking/entur-phone/index.fr.md b/content/booking/entur-phone/index.fr.md index b255611e4..1a76e9372 100644 --- a/content/booking/entur-phone/index.fr.md +++ b/content/booking/entur-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Téléphone Entur description: Informations de réservation pour la hotline Entur. params: diff --git a/content/booking/entur-ticket-office/index.de.md b/content/booking/entur-ticket-office/index.de.md index 71a9703f5..edbad2d99 100644 --- a/content/booking/entur-ticket-office/index.de.md +++ b/content/booking/entur-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Entur Ticketschalter description: Buchungsinformationen für die Entur Ticketschalter. params: diff --git a/content/booking/entur-ticket-office/index.en.md b/content/booking/entur-ticket-office/index.en.md index 23a269cab..12dc511f8 100644 --- a/content/booking/entur-ticket-office/index.en.md +++ b/content/booking/entur-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Entur Ticket Office description: Booking information for Entur ticket offices. params: diff --git a/content/booking/entur-ticket-office/index.fr.md b/content/booking/entur-ticket-office/index.fr.md index 1090e7c7d..5bd225844 100644 --- a/content/booking/entur-ticket-office/index.fr.md +++ b/content/booking/entur-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Entur description: Informations de réservation pour les guichets Entur. params: diff --git a/content/booking/eurostar-phone/index.de.md b/content/booking/eurostar-phone/index.de.md index 61578c994..344314721 100644 --- a/content/booking/eurostar-phone/index.de.md +++ b/content/booking/eurostar-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Eurostar Telefon description: Buchungsinformationen für die Eurostar Hotline. params: diff --git a/content/booking/eurostar-phone/index.en.md b/content/booking/eurostar-phone/index.en.md index 99409b78e..2531b11d5 100644 --- a/content/booking/eurostar-phone/index.en.md +++ b/content/booking/eurostar-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Eurostar Telephone description: Booking information for the Eurostar hotline. params: diff --git a/content/booking/eurostar-phone/index.fr.md b/content/booking/eurostar-phone/index.fr.md index d50787b64..3b1f10572 100644 --- a/content/booking/eurostar-phone/index.fr.md +++ b/content/booking/eurostar-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Téléphone Eurostar description: Informations de réservation via la hotline Eurostar. params: diff --git a/content/booking/eurostar-ticket-office/index.de.md b/content/booking/eurostar-ticket-office/index.de.md index db7933521..8d42709a5 100644 --- a/content/booking/eurostar-ticket-office/index.de.md +++ b/content/booking/eurostar-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Eurostar Ticketschalter description: Buchungsinformationen für die Eurostar Ticketschalter. params: diff --git a/content/booking/eurostar-ticket-office/index.en.md b/content/booking/eurostar-ticket-office/index.en.md index dc5c23e19..be15f6da2 100644 --- a/content/booking/eurostar-ticket-office/index.en.md +++ b/content/booking/eurostar-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Eurostar Ticket Office description: Booking information for the Eurostar ticket offices. params: diff --git a/content/booking/eurostar-ticket-office/index.fr.md b/content/booking/eurostar-ticket-office/index.fr.md index e1410b334..26b6b19c1 100644 --- a/content/booking/eurostar-ticket-office/index.fr.md +++ b/content/booking/eurostar-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Eurostar description: Informations sur la réservation aux guichets Eurostar. params: diff --git a/content/booking/euskotren-ticket-office/index.de.md b/content/booking/euskotren-ticket-office/index.de.md index e229cec98..cb25fcfc3 100644 --- a/content/booking/euskotren-ticket-office/index.de.md +++ b/content/booking/euskotren-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Euskotren Ticketschalter params: fip_50: nil diff --git a/content/booking/euskotren-ticket-office/index.en.md b/content/booking/euskotren-ticket-office/index.en.md index 186f98be4..6ca288615 100644 --- a/content/booking/euskotren-ticket-office/index.en.md +++ b/content/booking/euskotren-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Euskotren Ticket Office params: fip_50: nil diff --git a/content/booking/euskotren-ticket-office/index.fr.md b/content/booking/euskotren-ticket-office/index.fr.md index 174086688..f816bad54 100644 --- a/content/booking/euskotren-ticket-office/index.fr.md +++ b/content/booking/euskotren-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Euskotren params: fip_50: nil diff --git a/content/booking/ffestiniogtravel-email/index.de.md b/content/booking/ffestiniogtravel-email/index.de.md index fc99c0f93..e963e91fd 100644 --- a/content/booking/ffestiniogtravel-email/index.de.md +++ b/content/booking/ffestiniogtravel-email/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Ffestiniog Travel E-Mail description: Buchungsinformationen für die Buchung per E-Mail bei Ffestiniog Travel. params: diff --git a/content/booking/ffestiniogtravel-email/index.en.md b/content/booking/ffestiniogtravel-email/index.en.md index f470c46b2..77bce8a11 100644 --- a/content/booking/ffestiniogtravel-email/index.en.md +++ b/content/booking/ffestiniogtravel-email/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Ffestiniog Travel Email description: Booking information for booking by email with Ffestiniog Travel. params: diff --git a/content/booking/ffestiniogtravel-email/index.fr.md b/content/booking/ffestiniogtravel-email/index.fr.md index 44e8e4ca0..93d977f34 100644 --- a/content/booking/ffestiniogtravel-email/index.fr.md +++ b/content/booking/ffestiniogtravel-email/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Ffestiniog Travel e-mail description: Informations de réservation pour la réservation par e-mail auprès de Ffestiniog Travel. diff --git a/content/booking/ffestiniogtravel-phone/index.de.md b/content/booking/ffestiniogtravel-phone/index.de.md index 64f84583e..7b872e869 100644 --- a/content/booking/ffestiniogtravel-phone/index.de.md +++ b/content/booking/ffestiniogtravel-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Ffestiniog Travel Telefon description: Buchungsinformationen für die Hotline von Ffestiniog Travel. params: diff --git a/content/booking/ffestiniogtravel-phone/index.en.md b/content/booking/ffestiniogtravel-phone/index.en.md index 61176b18a..d52f98211 100644 --- a/content/booking/ffestiniogtravel-phone/index.en.md +++ b/content/booking/ffestiniogtravel-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Ffestiniog Travel Telephone description: Booking information for the Ffestiniog Travel hotline. params: diff --git a/content/booking/ffestiniogtravel-phone/index.fr.md b/content/booking/ffestiniogtravel-phone/index.fr.md index 040a8a59c..a569aa6c7 100644 --- a/content/booking/ffestiniogtravel-phone/index.fr.md +++ b/content/booking/ffestiniogtravel-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Ffestiniog Travel Téléphone description: Informations de réservation pour la hotline de Ffestiniog Travel. params: diff --git a/content/booking/fs-ticket-office/index.de.md b/content/booking/fs-ticket-office/index.de.md index 1ca8aa3ee..c66b90f1f 100644 --- a/content/booking/fs-ticket-office/index.de.md +++ b/content/booking/fs-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Trenitalia Ticketschalter description: Buchungsinformationen für die Trenitalia Ticketschalter. params: diff --git a/content/booking/fs-ticket-office/index.en.md b/content/booking/fs-ticket-office/index.en.md index 72d2d011c..60b4c3965 100644 --- a/content/booking/fs-ticket-office/index.en.md +++ b/content/booking/fs-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Trenitalia Ticket Office description: Booking information for Trenitalia ticket offices. params: diff --git a/content/booking/fs-ticket-office/index.fr.md b/content/booking/fs-ticket-office/index.fr.md index 2d46a973d..45baa3ac4 100644 --- a/content/booking/fs-ticket-office/index.fr.md +++ b/content/booking/fs-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Trenitalia description: Informations de réservation pour les guichets Trenitalia. params: diff --git a/content/booking/gwr-website/index.de.md b/content/booking/gwr-website/index.de.md index 14ec4d3cf..f951fee90 100644 --- a/content/booking/gwr-website/index.de.md +++ b/content/booking/gwr-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: GWR Website description: Buchungsinformationen für die Great Western Railway (GWR) Website. params: diff --git a/content/booking/gwr-website/index.en.md b/content/booking/gwr-website/index.en.md index e8b895698..16c3d2121 100644 --- a/content/booking/gwr-website/index.en.md +++ b/content/booking/gwr-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: GWR Website description: Booking information for the Great Western Railway (GWR) website. params: diff --git a/content/booking/gwr-website/index.fr.md b/content/booking/gwr-website/index.fr.md index 1d3c067ee..3bbe20cda 100644 --- a/content/booking/gwr-website/index.fr.md +++ b/content/booking/gwr-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web GWR description: Informations de réservation pour le site web de Great Western Railway (GWR). params: diff --git a/content/booking/gwr-whatsapp/index.de.md b/content/booking/gwr-whatsapp/index.de.md index f03d70d1c..f09c33089 100644 --- a/content/booking/gwr-whatsapp/index.de.md +++ b/content/booking/gwr-whatsapp/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: GWR Whatsapp description: Buchungsinformationen für den GWR WhatsApp Kundendienst. params: diff --git a/content/booking/gwr-whatsapp/index.en.md b/content/booking/gwr-whatsapp/index.en.md index 7be48a2a0..b086890c2 100644 --- a/content/booking/gwr-whatsapp/index.en.md +++ b/content/booking/gwr-whatsapp/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: GWR WhatsApp description: Booking information for GWR WhatsApp customer service. params: diff --git a/content/booking/gwr-whatsapp/index.fr.md b/content/booking/gwr-whatsapp/index.fr.md index c2aab161a..4e9285aea 100644 --- a/content/booking/gwr-whatsapp/index.fr.md +++ b/content/booking/gwr-whatsapp/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: GWR WhatsApp description: Informations de réservation pour le service client GWR WhatsApp. params: diff --git a/content/booking/ht-ticket-office/index.de.md b/content/booking/ht-ticket-office/index.de.md index 45bcf51cc..ba904e886 100644 --- a/content/booking/ht-ticket-office/index.de.md +++ b/content/booking/ht-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Hellenic Train Ticketschalter description: Buchungsinformationen für die Hellenic Train Ticketschalter. params: diff --git a/content/booking/ht-ticket-office/index.en.md b/content/booking/ht-ticket-office/index.en.md index e23484600..e272c0d9e 100644 --- a/content/booking/ht-ticket-office/index.en.md +++ b/content/booking/ht-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Hellenic Train Ticket Office description: Booking information for Hellenic Train ticket offices. params: diff --git a/content/booking/ht-ticket-office/index.fr.md b/content/booking/ht-ticket-office/index.fr.md index e9dc71bda..06eb17d33 100644 --- a/content/booking/ht-ticket-office/index.fr.md +++ b/content/booking/ht-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Hellenic Train description: Informations de réservation pour les guichets Hellenic Train. params: diff --git a/content/booking/ht-website/index.de.md b/content/booking/ht-website/index.de.md index 7f03579d8..42c02bda5 100644 --- a/content/booking/ht-website/index.de.md +++ b/content/booking/ht-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Hellenic Train Website / App description: Buchungsinformationen für die Hellenic Train Website und App. params: diff --git a/content/booking/ht-website/index.en.md b/content/booking/ht-website/index.en.md index 0d6ff29ba..ec271e7ac 100644 --- a/content/booking/ht-website/index.en.md +++ b/content/booking/ht-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Hellenic Train Website / App description: Booking information for the Hellenic Train website and app. params: diff --git a/content/booking/ht-website/index.fr.md b/content/booking/ht-website/index.fr.md index a76931831..d05e35233 100644 --- a/content/booking/ht-website/index.fr.md +++ b/content/booking/ht-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web / Application Hellenic Train description: Informations de réservation pour le site web / application Hellenic Train. params: diff --git a/content/booking/internationalrail-email/index.de.md b/content/booking/internationalrail-email/index.de.md index 8188b3840..03c7652f5 100644 --- a/content/booking/internationalrail-email/index.de.md +++ b/content/booking/internationalrail-email/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: International Rail Ltd. E-Mail description: Buchungsinformationen für die Buchung per E-Mail bei International Rail Ltd. params: diff --git a/content/booking/internationalrail-email/index.en.md b/content/booking/internationalrail-email/index.en.md index 64737f296..6bb0153a6 100644 --- a/content/booking/internationalrail-email/index.en.md +++ b/content/booking/internationalrail-email/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: International Rail Ltd. Email description: Booking information for booking by email with International Rail Ltd. params: diff --git a/content/booking/internationalrail-email/index.fr.md b/content/booking/internationalrail-email/index.fr.md index ca361cbcf..dcbee617a 100644 --- a/content/booking/internationalrail-email/index.fr.md +++ b/content/booking/internationalrail-email/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: E-mail International Rail Ltd. description: Informations de réservation pour la réservation par e-mail auprès d’International Rail Ltd. diff --git a/content/booking/irish-rail-ticket-office/index.de.md b/content/booking/irish-rail-ticket-office/index.de.md index 66fc8874e..d93466f4d 100644 --- a/content/booking/irish-rail-ticket-office/index.de.md +++ b/content/booking/irish-rail-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Irish Rail Ticketschalter description: Buchungsinformationen für den Irish Rail Ticketschalter. params: diff --git a/content/booking/irish-rail-ticket-office/index.en.md b/content/booking/irish-rail-ticket-office/index.en.md index 4d5183e70..39664d88b 100644 --- a/content/booking/irish-rail-ticket-office/index.en.md +++ b/content/booking/irish-rail-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Irish Rail Ticket Office description: Booking information for the Irish Rail Ticket Office. params: diff --git a/content/booking/irish-rail-ticket-office/index.fr.md b/content/booking/irish-rail-ticket-office/index.fr.md index 8892b0a30..0d8f02b2d 100644 --- a/content/booking/irish-rail-ticket-office/index.fr.md +++ b/content/booking/irish-rail-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Irish Rail description: Informations de réservation pour le guichet Irish Rail. params: diff --git a/content/booking/irish-rail-website/index.de.md b/content/booking/irish-rail-website/index.de.md index f2d967aa6..120d986b9 100644 --- a/content/booking/irish-rail-website/index.de.md +++ b/content/booking/irish-rail-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Irish Rail Website description: Buchungsinformationen für die Irish Rail Website. params: diff --git a/content/booking/irish-rail-website/index.en.md b/content/booking/irish-rail-website/index.en.md index d36379896..16556571f 100644 --- a/content/booking/irish-rail-website/index.en.md +++ b/content/booking/irish-rail-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Irish Rail Website description: Booking information for the Irish Rail website. params: diff --git a/content/booking/irish-rail-website/index.fr.md b/content/booking/irish-rail-website/index.fr.md index 4884a42d0..6160534a8 100644 --- a/content/booking/irish-rail-website/index.fr.md +++ b/content/booking/irish-rail-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web Irish Rail description: Informations de réservation pour le site web Irish Rail. params: diff --git a/content/booking/kd-ticket-machine/index.de.md b/content/booking/kd-ticket-machine/index.de.md index 060eb16a7..62e417f70 100644 --- a/content/booking/kd-ticket-machine/index.de.md +++ b/content/booking/kd-ticket-machine/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Dolnośląskie Fahrkartenautomat description: Buchungsinformationen für die Koleje Dolnośląskie Fahrkartenautomaten. params: diff --git a/content/booking/kd-ticket-machine/index.en.md b/content/booking/kd-ticket-machine/index.en.md index 8673bbccb..f7e6e087c 100644 --- a/content/booking/kd-ticket-machine/index.en.md +++ b/content/booking/kd-ticket-machine/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Dolnośląskie Ticket Machine description: Booking information for the Koleje Dolnośląskie ticket machines. params: diff --git a/content/booking/kd-ticket-machine/index.fr.md b/content/booking/kd-ticket-machine/index.fr.md index 1655815cb..6d89f7160 100644 --- a/content/booking/kd-ticket-machine/index.fr.md +++ b/content/booking/kd-ticket-machine/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Distributeurs de billets Koleje Dolnośląskie description: Informations de réservation pour les distributeurs de billets Koleje Dolnośląskie. diff --git a/content/booking/kd-ticket-office/index.de.md b/content/booking/kd-ticket-office/index.de.md index 2456e5dc8..0dcc2bf33 100644 --- a/content/booking/kd-ticket-office/index.de.md +++ b/content/booking/kd-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Dolnośląskie Ticketschalter description: Buchungsinformationen für die Koleje Dolnośląskie Ticketschalter. params: diff --git a/content/booking/kd-ticket-office/index.en.md b/content/booking/kd-ticket-office/index.en.md index 2f713e0ae..c5959c57b 100644 --- a/content/booking/kd-ticket-office/index.en.md +++ b/content/booking/kd-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Dolnośląskie Ticket Office description: Booking information for Koleje Dolnośląskie ticket offices. params: diff --git a/content/booking/kd-ticket-office/index.fr.md b/content/booking/kd-ticket-office/index.fr.md index db557dcf6..3f829b746 100644 --- a/content/booking/kd-ticket-office/index.fr.md +++ b/content/booking/kd-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Koleje Dolnośląskie description: Informations de réservation pour les guichets Koleje Dolnośląskie. params: diff --git a/content/booking/kd-website/index.de.md b/content/booking/kd-website/index.de.md index 55ab8fa78..56d2fc0a9 100644 --- a/content/booking/kd-website/index.de.md +++ b/content/booking/kd-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Dolnośląskie Website description: Buchungsinformationen für die Koleje Dolnośląskie Website. params: diff --git a/content/booking/kd-website/index.en.md b/content/booking/kd-website/index.en.md index debc75205..decfa0947 100644 --- a/content/booking/kd-website/index.en.md +++ b/content/booking/kd-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Dolnośląskie Website description: Booking information for the Koleje Dolnośląskie Website. params: diff --git a/content/booking/kd-website/index.fr.md b/content/booking/kd-website/index.fr.md index d16e9fa39..68dbc93f3 100644 --- a/content/booking/kd-website/index.fr.md +++ b/content/booking/kd-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web Koleje Dolnośląskie description: Informations sur la réservation pour le site web Koleje Dolnośląskie. params: diff --git a/content/booking/kml-ticket-office/index.de.md b/content/booking/kml-ticket-office/index.de.md index cd3bcb313..9ff9cab37 100644 --- a/content/booking/kml-ticket-office/index.de.md +++ b/content/booking/kml-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Małopolskie Ticketschalter description: Buchungsinformationen für die Koleje Małopolskie Ticketschalter. params: diff --git a/content/booking/kml-ticket-office/index.en.md b/content/booking/kml-ticket-office/index.en.md index 4196b4a58..196f825af 100644 --- a/content/booking/kml-ticket-office/index.en.md +++ b/content/booking/kml-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Małopolskie Ticket Office description: Booking information for the Koleje Małopolskie Ticket Office. params: diff --git a/content/booking/kml-ticket-office/index.fr.md b/content/booking/kml-ticket-office/index.fr.md index 76a6a8fd1..f7e62866f 100644 --- a/content/booking/kml-ticket-office/index.fr.md +++ b/content/booking/kml-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Koleje Małopolskie description: Informations de réservation pour le guichet Koleje Małopolskie. params: diff --git a/content/booking/koleo-website/index.de.md b/content/booking/koleo-website/index.de.md index a3ea2f0d9..e6efd0120 100644 --- a/content/booking/koleo-website/index.de.md +++ b/content/booking/koleo-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleo Website description: Buchungsinformationen für die Koleo Website. params: diff --git a/content/booking/koleo-website/index.en.md b/content/booking/koleo-website/index.en.md index f278b2fca..b9e437091 100644 --- a/content/booking/koleo-website/index.en.md +++ b/content/booking/koleo-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleo Website description: Booking information for the Koleo website. params: diff --git a/content/booking/koleo-website/index.fr.md b/content/booking/koleo-website/index.fr.md index 8cdfd1e68..f3888052c 100644 --- a/content/booking/koleo-website/index.fr.md +++ b/content/booking/koleo-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web Koleo description: Informations de réservation pour le site web Koleo. params: diff --git a/content/booking/ks-ticket-machine/index.de.md b/content/booking/ks-ticket-machine/index.de.md index 685f1ab1a..3eb18f621 100644 --- a/content/booking/ks-ticket-machine/index.de.md +++ b/content/booking/ks-ticket-machine/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Śląskie Fahrkartenautomat description: Buchungsinformationen für die Koleje Śląskie Fahrkartenautomaten. params: diff --git a/content/booking/ks-ticket-machine/index.en.md b/content/booking/ks-ticket-machine/index.en.md index c641686e8..e5f51c89a 100644 --- a/content/booking/ks-ticket-machine/index.en.md +++ b/content/booking/ks-ticket-machine/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Śląskie Ticket Machine description: Booking information for Koleje Śląskie ticket machines. params: diff --git a/content/booking/ks-ticket-machine/index.fr.md b/content/booking/ks-ticket-machine/index.fr.md index 392825784..5c76d9ea1 100644 --- a/content/booking/ks-ticket-machine/index.fr.md +++ b/content/booking/ks-ticket-machine/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Distributeurs de billets Koleje Śląskie description: Informations de réservation pour les distributeurs de billets Koleje Śląskie. params: diff --git a/content/booking/ks-ticket-office/index.de.md b/content/booking/ks-ticket-office/index.de.md index e39247ed1..e0f7057aa 100644 --- a/content/booking/ks-ticket-office/index.de.md +++ b/content/booking/ks-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Śląskie Ticketschalter description: Buchungsinformationen für die Koleje Śląskie Ticketschalter. params: diff --git a/content/booking/ks-ticket-office/index.en.md b/content/booking/ks-ticket-office/index.en.md index 6038200c4..d33406d56 100644 --- a/content/booking/ks-ticket-office/index.en.md +++ b/content/booking/ks-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Śląskie Ticket Office description: Booking information for Koleje Śląskie Ticket Office. params: diff --git a/content/booking/ks-ticket-office/index.fr.md b/content/booking/ks-ticket-office/index.fr.md index c9e32c86e..c8d28151e 100644 --- a/content/booking/ks-ticket-office/index.fr.md +++ b/content/booking/ks-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Koleje Śląskie description: Informations de réservation pour le guichet Koleje Śląskie. params: diff --git a/content/booking/ks-website/index.de.md b/content/booking/ks-website/index.de.md index 2c5060198..a66e0e41a 100644 --- a/content/booking/ks-website/index.de.md +++ b/content/booking/ks-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Śląskie Website description: Buchungsinformationen für die Koleje Śląskie Website. params: diff --git a/content/booking/ks-website/index.en.md b/content/booking/ks-website/index.en.md index 1dfe4cf18..6f9991da6 100644 --- a/content/booking/ks-website/index.en.md +++ b/content/booking/ks-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Śląskie Website description: Booking information for the Koleje Śląskie website. params: diff --git a/content/booking/ks-website/index.fr.md b/content/booking/ks-website/index.fr.md index 6cec04689..bd0066b6e 100644 --- a/content/booking/ks-website/index.fr.md +++ b/content/booking/ks-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web Koleje Śląskie description: Informations de réservation pour le site Web Koleje Śląskie. params: diff --git a/content/booking/kw-ticket-machine/index.de.md b/content/booking/kw-ticket-machine/index.de.md index 22e59d456..0a6d34233 100644 --- a/content/booking/kw-ticket-machine/index.de.md +++ b/content/booking/kw-ticket-machine/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Wielkopolskie Fahrkartenautomat description: Buchungsinformationen für die Koleje Wielkopolskie Fahrkartenautomaten. params: diff --git a/content/booking/kw-ticket-machine/index.en.md b/content/booking/kw-ticket-machine/index.en.md index c7f6ab483..3e7836877 100644 --- a/content/booking/kw-ticket-machine/index.en.md +++ b/content/booking/kw-ticket-machine/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Wielkopolskie Ticket Machine description: Booking information for the Koleje Wielkopolskie ticket machines. params: diff --git a/content/booking/kw-ticket-machine/index.fr.md b/content/booking/kw-ticket-machine/index.fr.md index 3acf40556..9637cbc0c 100644 --- a/content/booking/kw-ticket-machine/index.fr.md +++ b/content/booking/kw-ticket-machine/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Distributeurs de billets Koleje Wielkopolskie description: Informations de réservation pour les distributeurs de billets Koleje Wielkopolskie. diff --git a/content/booking/kw-ticket-office/index.de.md b/content/booking/kw-ticket-office/index.de.md index d30e4f83f..b2a68711f 100644 --- a/content/booking/kw-ticket-office/index.de.md +++ b/content/booking/kw-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Wielkopolskie Ticketschalter description: Buchungsinformationen für die Koleje Wielkopolskie Ticketschalter. params: diff --git a/content/booking/kw-ticket-office/index.en.md b/content/booking/kw-ticket-office/index.en.md index 48f9c3f6d..22bdee410 100644 --- a/content/booking/kw-ticket-office/index.en.md +++ b/content/booking/kw-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Wielkopolskie Ticket Office description: Booking information for the Koleje Wielkopolskie ticket offices. params: diff --git a/content/booking/kw-ticket-office/index.fr.md b/content/booking/kw-ticket-office/index.fr.md index 25dfc1aef..fd13467e8 100644 --- a/content/booking/kw-ticket-office/index.fr.md +++ b/content/booking/kw-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Koleje Wielkopolskie description: Informations de réservation pour les guichets Koleje Wielkopolskie. params: diff --git a/content/booking/kw-website/index.de.md b/content/booking/kw-website/index.de.md index 81ca3d1d4..6d6c1cf64 100644 --- a/content/booking/kw-website/index.de.md +++ b/content/booking/kw-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Wielkopolskie Website description: Buchungsinformationen für die Koleje Wielkopolskie Website. params: diff --git a/content/booking/kw-website/index.en.md b/content/booking/kw-website/index.en.md index c184949e1..d85a291b1 100644 --- a/content/booking/kw-website/index.en.md +++ b/content/booking/kw-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Koleje Wielkopolskie Website description: Booking information for the Koleje Wielkopolskie website. params: diff --git a/content/booking/kw-website/index.fr.md b/content/booking/kw-website/index.fr.md index 116ed9bb6..2ccf3fa88 100644 --- a/content/booking/kw-website/index.fr.md +++ b/content/booking/kw-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web Koleje Wielkopolskie description: Informations de réservation pour le site Web Koleje Wielkopolskie. params: diff --git a/content/booking/lka-ticket-machine/index.de.md b/content/booking/lka-ticket-machine/index.de.md index 5bfe95012..3216eeeed 100644 --- a/content/booking/lka-ticket-machine/index.de.md +++ b/content/booking/lka-ticket-machine/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ŁKA Fahrkartenautomat description: Buchungsinformationen für die ŁKA Fahrkartenautomaten. params: diff --git a/content/booking/lka-ticket-machine/index.en.md b/content/booking/lka-ticket-machine/index.en.md index 9577ddd12..161436d1d 100644 --- a/content/booking/lka-ticket-machine/index.en.md +++ b/content/booking/lka-ticket-machine/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ŁKA Ticket Machine description: Booking information for the ŁKA ticket machines. params: diff --git a/content/booking/lka-ticket-machine/index.fr.md b/content/booking/lka-ticket-machine/index.fr.md index 320da8140..350c6266e 100644 --- a/content/booking/lka-ticket-machine/index.fr.md +++ b/content/booking/lka-ticket-machine/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Distributeurs de billets ŁKA description: Informations de réservation pour les distributeurs de billets ŁKA. params: diff --git a/content/booking/lka-ticket-office/index.de.md b/content/booking/lka-ticket-office/index.de.md index 98daf5b85..afec4fb4b 100644 --- a/content/booking/lka-ticket-office/index.de.md +++ b/content/booking/lka-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ŁKA Ticketschalter description: Buchungsinformationen für die Łódzka Kolej Aglomeracyjna Ticketschalter. params: diff --git a/content/booking/lka-ticket-office/index.en.md b/content/booking/lka-ticket-office/index.en.md index 209f3246c..a87120fa5 100644 --- a/content/booking/lka-ticket-office/index.en.md +++ b/content/booking/lka-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ŁKA Ticket Office description: Booking information for the Łódzka Kolej Aglomeracyjna ticket offices. params: diff --git a/content/booking/lka-ticket-office/index.fr.md b/content/booking/lka-ticket-office/index.fr.md index ca2b61690..343c03c6d 100644 --- a/content/booking/lka-ticket-office/index.fr.md +++ b/content/booking/lka-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet ŁKA description: Informations de réservation pour les guichets Łódzka Kolej Aglomeracyjna. params: diff --git a/content/booking/lner-website/index.de.md b/content/booking/lner-website/index.de.md index f0a58d0c4..749c3f201 100644 --- a/content/booking/lner-website/index.de.md +++ b/content/booking/lner-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: LNER Website / App description: Buchungsinformationen für die LNER Website und App. params: diff --git a/content/booking/lner-website/index.en.md b/content/booking/lner-website/index.en.md index 25bf28e78..dc46a4c6f 100644 --- a/content/booking/lner-website/index.en.md +++ b/content/booking/lner-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: LNER Website / App description: Booking information for the LNER website and app. params: diff --git a/content/booking/lner-website/index.fr.md b/content/booking/lner-website/index.fr.md index 5d25c92f9..6ffb06e03 100644 --- a/content/booking/lner-website/index.fr.md +++ b/content/booking/lner-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web / App LNER description: Informations de réservation pour le site web et l'application LNER. params: diff --git a/content/booking/ltg-website/index.de.md b/content/booking/ltg-website/index.de.md index 471cdb0c6..88b14c834 100644 --- a/content/booking/ltg-website/index.de.md +++ b/content/booking/ltg-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: LTG-Link Website description: Buchungsinformationen für Buchungswebsite von LTG-Link. params: diff --git a/content/booking/ltg-website/index.en.md b/content/booking/ltg-website/index.en.md index e1e1cbfd7..179bc7d7d 100644 --- a/content/booking/ltg-website/index.en.md +++ b/content/booking/ltg-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: LTG-Link Website description: Booking information for the LTG-Link booking website. params: diff --git a/content/booking/ltg-website/index.fr.md b/content/booking/ltg-website/index.fr.md index f4ca350b1..fa74975d7 100644 --- a/content/booking/ltg-website/index.fr.md +++ b/content/booking/ltg-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web LTG-Link description: Informations de réservation pour le site de réservation de LTG-Link. params: diff --git a/content/booking/mav-ticket-machine/index.de.md b/content/booking/mav-ticket-machine/index.de.md index 77fdc203d..09ae5fecb 100644 --- a/content/booking/mav-ticket-machine/index.de.md +++ b/content/booking/mav-ticket-machine/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: MÁV Fahrkartenautomat description: Buchungsinformationen für die MÁV Fahrkartenautomaten. params: diff --git a/content/booking/mav-ticket-machine/index.en.md b/content/booking/mav-ticket-machine/index.en.md index 05d1e37a8..bba18e3f9 100644 --- a/content/booking/mav-ticket-machine/index.en.md +++ b/content/booking/mav-ticket-machine/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: MÁV Ticket Machine description: Booking information for MÁV ticket machines. params: diff --git a/content/booking/mav-ticket-machine/index.fr.md b/content/booking/mav-ticket-machine/index.fr.md index 927e249a1..0e8a3446e 100644 --- a/content/booking/mav-ticket-machine/index.fr.md +++ b/content/booking/mav-ticket-machine/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Distributeur de billets MÁV description: Informations de réservation pour les distributeurs de billets MÁV. params: diff --git a/content/booking/mav-ticket-office/index.de.md b/content/booking/mav-ticket-office/index.de.md index f75aa440f..6c4c73a6f 100644 --- a/content/booking/mav-ticket-office/index.de.md +++ b/content/booking/mav-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: MÁV Ticketschalter description: Buchungsinformationen für die MÁV Ticketschalter. params: diff --git a/content/booking/mav-ticket-office/index.en.md b/content/booking/mav-ticket-office/index.en.md index 13ce494c8..fa5e57cfb 100644 --- a/content/booking/mav-ticket-office/index.en.md +++ b/content/booking/mav-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: MÁV Ticket Office description: Booking information for MÁV ticket office. params: diff --git a/content/booking/mav-ticket-office/index.fr.md b/content/booking/mav-ticket-office/index.fr.md index 334e4be92..cb74f3ae5 100644 --- a/content/booking/mav-ticket-office/index.fr.md +++ b/content/booking/mav-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet MÁV description: Informations de réservation pour le guichet MÁV. params: diff --git a/content/booking/mav-website/index.de.md b/content/booking/mav-website/index.de.md index 4f54fa00f..b528cab39 100644 --- a/content/booking/mav-website/index.de.md +++ b/content/booking/mav-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: MÁV Website description: Buchungsinformationen für Buchungswebsite und -app der MÁV. params: diff --git a/content/booking/mav-website/index.en.md b/content/booking/mav-website/index.en.md index 92ce07fec..a75f217e1 100644 --- a/content/booking/mav-website/index.en.md +++ b/content/booking/mav-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: MÁV Website description: Booking information for MÁV booking website and app. params: diff --git a/content/booking/mav-website/index.fr.md b/content/booking/mav-website/index.fr.md index 8a07a4a63..547fa3e49 100644 --- a/content/booking/mav-website/index.fr.md +++ b/content/booking/mav-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web MÁV description: Informations de réservation pour le site Web / application de réservation MÁV. params: diff --git a/content/booking/national-rail-ticket-office/index.de.md b/content/booking/national-rail-ticket-office/index.de.md index 178209ca4..233e4e737 100644 --- a/content/booking/national-rail-ticket-office/index.de.md +++ b/content/booking/national-rail-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: National Rail Ticketschalter description: Buchungsinformationen für die National Rail Ticketschalter. params: diff --git a/content/booking/national-rail-ticket-office/index.en.md b/content/booking/national-rail-ticket-office/index.en.md index 1f680ed15..685e2ee5a 100644 --- a/content/booking/national-rail-ticket-office/index.en.md +++ b/content/booking/national-rail-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: National Rail Ticket Office description: Booking information for National Rail ticket offices. params: diff --git a/content/booking/national-rail-ticket-office/index.fr.md b/content/booking/national-rail-ticket-office/index.fr.md index 1cf0a886c..e5b8e9bbe 100644 --- a/content/booking/national-rail-ticket-office/index.fr.md +++ b/content/booking/national-rail-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet National Rail description: Informations de réservation pour les guichets National Rail. params: diff --git a/content/booking/ns-phone/index.de.md b/content/booking/ns-phone/index.de.md index efc37cb58..4b7fe33e8 100644 --- a/content/booking/ns-phone/index.de.md +++ b/content/booking/ns-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: NS Telefon description: Buchungsinformationen für die NS Hotline. params: diff --git a/content/booking/ns-phone/index.en.md b/content/booking/ns-phone/index.en.md index e1a29bde9..3b4ace33b 100644 --- a/content/booking/ns-phone/index.en.md +++ b/content/booking/ns-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: NS Telephone description: Booking information for the NS hotline. params: diff --git a/content/booking/ns-phone/index.fr.md b/content/booking/ns-phone/index.fr.md index f2003d6f9..03ccc0a49 100644 --- a/content/booking/ns-phone/index.fr.md +++ b/content/booking/ns-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Téléphone NS description: Informations de réservation pour la hotline NS. params: diff --git a/content/booking/ns-ticket-office/index.de.md b/content/booking/ns-ticket-office/index.de.md index b936e5b73..e0c39c4f7 100644 --- a/content/booking/ns-ticket-office/index.de.md +++ b/content/booking/ns-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: NS Ticketschalter description: Buchungsinformationen für die NS Ticketschalter. params: diff --git a/content/booking/ns-ticket-office/index.en.md b/content/booking/ns-ticket-office/index.en.md index d185a8254..0911246fa 100644 --- a/content/booking/ns-ticket-office/index.en.md +++ b/content/booking/ns-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: NS Ticket Office description: Booking information for NS ticket offices. params: diff --git a/content/booking/ns-ticket-office/index.fr.md b/content/booking/ns-ticket-office/index.fr.md index 80e917b15..b1296f433 100644 --- a/content/booking/ns-ticket-office/index.fr.md +++ b/content/booking/ns-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet NS description: Informations de réservation aux guichets de la NS. params: diff --git a/content/booking/oebb-phone/index.de.md b/content/booking/oebb-phone/index.de.md index b4a583bc8..24dcd505d 100644 --- a/content/booking/oebb-phone/index.de.md +++ b/content/booking/oebb-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB Telefon description: Buchungsinformationen für die ÖBB Hotline. params: diff --git a/content/booking/oebb-phone/index.en.md b/content/booking/oebb-phone/index.en.md index bbf32406e..4a35b7b4e 100644 --- a/content/booking/oebb-phone/index.en.md +++ b/content/booking/oebb-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB Telephone description: Booking information for the ÖBB hotline. params: diff --git a/content/booking/oebb-phone/index.fr.md b/content/booking/oebb-phone/index.fr.md index 3469719f2..18e7b7066 100644 --- a/content/booking/oebb-phone/index.fr.md +++ b/content/booking/oebb-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Téléphone ÖBB description: Informations de réservation via la hotline ÖBB. params: diff --git a/content/booking/oebb-ticket-machine/index.de.md b/content/booking/oebb-ticket-machine/index.de.md index 42d05d28d..6f4815078 100644 --- a/content/booking/oebb-ticket-machine/index.de.md +++ b/content/booking/oebb-ticket-machine/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB Fahrkartenautomat description: Buchungsinformationen für die ÖBB Fahrkartenautomaten. params: diff --git a/content/booking/oebb-ticket-machine/index.en.md b/content/booking/oebb-ticket-machine/index.en.md index 32b8b307e..02cdeff8a 100644 --- a/content/booking/oebb-ticket-machine/index.en.md +++ b/content/booking/oebb-ticket-machine/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB Ticket Machine description: Booking information for ÖBB ticket machines. params: diff --git a/content/booking/oebb-ticket-machine/index.fr.md b/content/booking/oebb-ticket-machine/index.fr.md index 5713511f2..8ea36bdc1 100644 --- a/content/booking/oebb-ticket-machine/index.fr.md +++ b/content/booking/oebb-ticket-machine/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Distributeurs de billets ÖBB description: Informations de réservation via les distributeurs de tickets ÖBB. params: diff --git a/content/booking/oebb-ticket-office/index.de.md b/content/booking/oebb-ticket-office/index.de.md index eb886d237..e58419527 100644 --- a/content/booking/oebb-ticket-office/index.de.md +++ b/content/booking/oebb-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB Ticketschalter description: Buchungsinformationen für die ÖBB Ticketschalter. params: diff --git a/content/booking/oebb-ticket-office/index.en.md b/content/booking/oebb-ticket-office/index.en.md index 5fb03f712..4b9aa1f99 100644 --- a/content/booking/oebb-ticket-office/index.en.md +++ b/content/booking/oebb-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB Ticket Office description: Booking information for the ÖBB ticket offices. params: diff --git a/content/booking/oebb-ticket-office/index.fr.md b/content/booking/oebb-ticket-office/index.fr.md index 7e71fc5c8..d50c65a8d 100644 --- a/content/booking/oebb-ticket-office/index.fr.md +++ b/content/booking/oebb-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet ÖBB description: Informations de réservation aux guichets ÖBB. params: diff --git a/content/booking/oebb-website/index.de.md b/content/booking/oebb-website/index.de.md index f4f9156de..523f6cd22 100644 --- a/content/booking/oebb-website/index.de.md +++ b/content/booking/oebb-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB Website description: Buchungsinformationen für die ÖBB Website. params: diff --git a/content/booking/oebb-website/index.en.md b/content/booking/oebb-website/index.en.md index b5f1af29f..8d40dc06b 100644 --- a/content/booking/oebb-website/index.en.md +++ b/content/booking/oebb-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB Website description: Booking information for the ÖBB website. params: diff --git a/content/booking/oebb-website/index.fr.md b/content/booking/oebb-website/index.fr.md index a05325bb0..eda2ee1a2 100644 --- a/content/booking/oebb-website/index.fr.md +++ b/content/booking/oebb-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web ÖBB description: Informations de réservation via le site web ÖBB. params: diff --git a/content/booking/pkp-ticket-machine/index.de.md b/content/booking/pkp-ticket-machine/index.de.md index 4f68dd7c3..945b55d75 100644 --- a/content/booking/pkp-ticket-machine/index.de.md +++ b/content/booking/pkp-ticket-machine/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: PKP Intercity Fahrkartenautomat description: Buchungsinformationen für die PKP Intercity Fahrkartenautomaten. params: diff --git a/content/booking/pkp-ticket-machine/index.en.md b/content/booking/pkp-ticket-machine/index.en.md index 840b9979c..a0c9f3988 100644 --- a/content/booking/pkp-ticket-machine/index.en.md +++ b/content/booking/pkp-ticket-machine/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: PKP Intercity Ticket Machine description: Booking information for PKP Intercity ticket machines. params: diff --git a/content/booking/pkp-ticket-machine/index.fr.md b/content/booking/pkp-ticket-machine/index.fr.md index e60602bb3..64eb62617 100644 --- a/content/booking/pkp-ticket-machine/index.fr.md +++ b/content/booking/pkp-ticket-machine/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Distributeurs de billets PKP Intercity description: Informations de réservation pour les distributeurs de billets PKP Intercity. params: diff --git a/content/booking/pkp-ticket-office/index.de.md b/content/booking/pkp-ticket-office/index.de.md index 38d4a0071..2cd0d77c2 100644 --- a/content/booking/pkp-ticket-office/index.de.md +++ b/content/booking/pkp-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: PKP Intercity Ticketschalter description: Buchungsinformationen für die PKP Intercity Ticketschalter. params: diff --git a/content/booking/pkp-ticket-office/index.en.md b/content/booking/pkp-ticket-office/index.en.md index e6e4fc0a8..79253cf87 100644 --- a/content/booking/pkp-ticket-office/index.en.md +++ b/content/booking/pkp-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: PKP Intercity Ticket Office description: Booking information for PKP Intercity ticket offices. params: diff --git a/content/booking/pkp-ticket-office/index.fr.md b/content/booking/pkp-ticket-office/index.fr.md index 59f468db3..7332f5f02 100644 --- a/content/booking/pkp-ticket-office/index.fr.md +++ b/content/booking/pkp-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet PKP Intercity description: Informations de réservation pour les guichets PKP Intercity. params: diff --git a/content/booking/pkp-website/index.de.md b/content/booking/pkp-website/index.de.md index f560634f3..a22a8891c 100644 --- a/content/booking/pkp-website/index.de.md +++ b/content/booking/pkp-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: PKP Intercity Website / App description: Buchungsinformationen für die PKP Intercity Website und App. params: diff --git a/content/booking/pkp-website/index.en.md b/content/booking/pkp-website/index.en.md index 25e0115bc..71d38064a 100644 --- a/content/booking/pkp-website/index.en.md +++ b/content/booking/pkp-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: PKP Intercity Website / App description: Booking information for the PKP Intercity website and app. params: diff --git a/content/booking/pkp-website/index.fr.md b/content/booking/pkp-website/index.fr.md index ad028cbe5..f397927c7 100644 --- a/content/booking/pkp-website/index.fr.md +++ b/content/booking/pkp-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web / Application PKP Intercity description: Informations de réservation pour le site web et l'application PKP Intercity. params: diff --git a/content/booking/railtourguide-website/index.de.md b/content/booking/railtourguide-website/index.de.md index 94d53cf33..9bbe96911 100644 --- a/content/booking/railtourguide-website/index.de.md +++ b/content/booking/railtourguide-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: RailTourGuide Website description: Buchungsinformationen für die RailTourGuide Website. params: diff --git a/content/booking/railtourguide-website/index.en.md b/content/booking/railtourguide-website/index.en.md index efd4ee46f..fe7bdb8fa 100644 --- a/content/booking/railtourguide-website/index.en.md +++ b/content/booking/railtourguide-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: RailTourGuide Website description: Booking information for the RailTourGuide website. params: diff --git a/content/booking/railtourguide-website/index.fr.md b/content/booking/railtourguide-website/index.fr.md index 96b38bda9..6192ae353 100644 --- a/content/booking/railtourguide-website/index.fr.md +++ b/content/booking/railtourguide-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web RailTourGuide description: Informations de réservation pour le site web RailTourGuide. params: diff --git a/content/booking/renfe-ticket-office/index.de.md b/content/booking/renfe-ticket-office/index.de.md index 988cf54aa..01e8707bb 100644 --- a/content/booking/renfe-ticket-office/index.de.md +++ b/content/booking/renfe-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Renfe Ticketschalter description: Buchungsinformationen für die Renfe Ticketschalter. params: diff --git a/content/booking/renfe-ticket-office/index.en.md b/content/booking/renfe-ticket-office/index.en.md index c8b51eff7..eb4730780 100644 --- a/content/booking/renfe-ticket-office/index.en.md +++ b/content/booking/renfe-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Renfe Ticket Office description: Booking information for the Renfe ticket offices. params: diff --git a/content/booking/renfe-ticket-office/index.fr.md b/content/booking/renfe-ticket-office/index.fr.md index e30380696..4a426ca2a 100644 --- a/content/booking/renfe-ticket-office/index.fr.md +++ b/content/booking/renfe-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Renfe description: Informations de réservation aux guichets de la Renfe. params: diff --git a/content/booking/rhb-website/index.de.md b/content/booking/rhb-website/index.de.md index 5e5fd35a2..46c35fbd3 100644 --- a/content/booking/rhb-website/index.de.md +++ b/content/booking/rhb-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: RhB Website description: Buchungsinformationen für FIP Fahrscheine bei der RhB. params: diff --git a/content/booking/rhb-website/index.en.md b/content/booking/rhb-website/index.en.md index 4464c811d..df43c31bc 100644 --- a/content/booking/rhb-website/index.en.md +++ b/content/booking/rhb-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: RhB Website description: Booking information for FIP Tickets at RhB. params: diff --git a/content/booking/rhb-website/index.fr.md b/content/booking/rhb-website/index.fr.md index 0e85bd41b..67ab2e417 100644 --- a/content/booking/rhb-website/index.fr.md +++ b/content/booking/rhb-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web RhB description: Informations sur la réservation de Billets FIP via le site web des RhB. params: diff --git a/content/booking/sbb-ticket-machine/index.de.md b/content/booking/sbb-ticket-machine/index.de.md index bb042e0d9..ce26fcaa0 100644 --- a/content/booking/sbb-ticket-machine/index.de.md +++ b/content/booking/sbb-ticket-machine/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SBB Fahrkartenautomat description: Buchungsinformationen für FIP Fahrscheine an SBB Fahrkartenautomaten params: diff --git a/content/booking/sbb-ticket-machine/index.en.md b/content/booking/sbb-ticket-machine/index.en.md index f26bfe800..c9b042ced 100644 --- a/content/booking/sbb-ticket-machine/index.en.md +++ b/content/booking/sbb-ticket-machine/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SBB Ticket Machine description: Booking information for FIP Tickets at SBB ticket machines params: diff --git a/content/booking/sbb-ticket-machine/index.fr.md b/content/booking/sbb-ticket-machine/index.fr.md index b5d238f7c..692f68b0a 100644 --- a/content/booking/sbb-ticket-machine/index.fr.md +++ b/content/booking/sbb-ticket-machine/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Distributeurs de billets CFF description: Informations sur l’achat de Billets FIP aux distributeurs de tickets des CFF params: diff --git a/content/booking/sbb-ticket-office/index.de.md b/content/booking/sbb-ticket-office/index.de.md index 0d444fffa..a9a25c1d0 100644 --- a/content/booking/sbb-ticket-office/index.de.md +++ b/content/booking/sbb-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SBB Ticketschalter description: Buchungsinformationen für die SBB Reisezentren. params: diff --git a/content/booking/sbb-ticket-office/index.en.md b/content/booking/sbb-ticket-office/index.en.md index 7119ffd0b..adc97eb52 100644 --- a/content/booking/sbb-ticket-office/index.en.md +++ b/content/booking/sbb-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SBB Ticket Office description: Booking information for SBB ticket offices. params: diff --git a/content/booking/sbb-ticket-office/index.fr.md b/content/booking/sbb-ticket-office/index.fr.md index 6ea9e56e4..b8a4a3045 100644 --- a/content/booking/sbb-ticket-office/index.fr.md +++ b/content/booking/sbb-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet CFF description: Informations de réservation aux guichets des CFF. params: diff --git a/content/booking/sbb-website/index.de.md b/content/booking/sbb-website/index.de.md index fa4054b9b..77822cb0e 100644 --- a/content/booking/sbb-website/index.de.md +++ b/content/booking/sbb-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SBB Website / App description: Buchungsinformationen für FIP Fahrscheine bei der SBB. params: diff --git a/content/booking/sbb-website/index.en.md b/content/booking/sbb-website/index.en.md index 3f250f44c..0dabcee5e 100644 --- a/content/booking/sbb-website/index.en.md +++ b/content/booking/sbb-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SBB Website / App description: Booking information for FIP Tickets at SBB Website and App. params: diff --git a/content/booking/sbb-website/index.fr.md b/content/booking/sbb-website/index.fr.md index e87270f87..b8aad2c8a 100644 --- a/content/booking/sbb-website/index.fr.md +++ b/content/booking/sbb-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web CFF description: Informations sur la réservation de Billets FIP via le site web et l'application des CFF. diff --git a/content/booking/sncb-phone/index.de.md b/content/booking/sncb-phone/index.de.md index 7e424476a..85ff5b28b 100644 --- a/content/booking/sncb-phone/index.de.md +++ b/content/booking/sncb-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB Telefon description: Buchungsinformationen für die SNCB Hotline. params: diff --git a/content/booking/sncb-phone/index.en.md b/content/booking/sncb-phone/index.en.md index d5e1a41c3..e6adfd755 100644 --- a/content/booking/sncb-phone/index.en.md +++ b/content/booking/sncb-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB Telephone description: Booking information for the SNCB hotline. params: diff --git a/content/booking/sncb-phone/index.fr.md b/content/booking/sncb-phone/index.fr.md index 4fa5700f6..559a1bda2 100644 --- a/content/booking/sncb-phone/index.fr.md +++ b/content/booking/sncb-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Téléphone SNCB description: Informations de réservation pour la hotline SNCB. params: diff --git a/content/booking/sncb-ticket-machine/index.de.md b/content/booking/sncb-ticket-machine/index.de.md index bd254c04c..e2476b502 100644 --- a/content/booking/sncb-ticket-machine/index.de.md +++ b/content/booking/sncb-ticket-machine/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB Fahrkartenautomat description: Buchungsinformationen für die SNCB Fahrkartenautomaten. params: diff --git a/content/booking/sncb-ticket-machine/index.en.md b/content/booking/sncb-ticket-machine/index.en.md index 0edd518ba..b3af1d713 100644 --- a/content/booking/sncb-ticket-machine/index.en.md +++ b/content/booking/sncb-ticket-machine/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB Ticket Machine description: Booking information for SNCB ticket machines. params: diff --git a/content/booking/sncb-ticket-machine/index.fr.md b/content/booking/sncb-ticket-machine/index.fr.md index 997748e8f..66e116579 100644 --- a/content/booking/sncb-ticket-machine/index.fr.md +++ b/content/booking/sncb-ticket-machine/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Distributeurs de billets SNCB description: Informations de réservation pour les distributeurs de billets SNCB. params: diff --git a/content/booking/sncb-ticket-office/index.de.md b/content/booking/sncb-ticket-office/index.de.md index 0f288fcde..9c4e9f432 100644 --- a/content/booking/sncb-ticket-office/index.de.md +++ b/content/booking/sncb-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB Ticketschalter description: Buchungsinformationen für die SNCB Ticketschalter. params: diff --git a/content/booking/sncb-ticket-office/index.en.md b/content/booking/sncb-ticket-office/index.en.md index e877dfe26..c82b9aa7d 100644 --- a/content/booking/sncb-ticket-office/index.en.md +++ b/content/booking/sncb-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB Ticket Office description: Booking information for the SNCB ticket offices. params: diff --git a/content/booking/sncb-ticket-office/index.fr.md b/content/booking/sncb-ticket-office/index.fr.md index 29a948a19..518b98f40 100644 --- a/content/booking/sncb-ticket-office/index.fr.md +++ b/content/booking/sncb-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet SNCB description: Informations de réservation aux guichets de la SNCB. params: diff --git a/content/booking/sncb-website/index.de.md b/content/booking/sncb-website/index.de.md index 91bfaae07..e8b64e4ab 100644 --- a/content/booking/sncb-website/index.de.md +++ b/content/booking/sncb-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB International Website description: Buchungsinformationen für die SNCB Website. params: diff --git a/content/booking/sncb-website/index.en.md b/content/booking/sncb-website/index.en.md index 735932523..398852de1 100644 --- a/content/booking/sncb-website/index.en.md +++ b/content/booking/sncb-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB International Website description: Booking information for the SNCB website. params: diff --git a/content/booking/sncb-website/index.fr.md b/content/booking/sncb-website/index.fr.md index 49b5cc50d..8230ae486 100644 --- a/content/booking/sncb-website/index.fr.md +++ b/content/booking/sncb-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web SNCB International description: Informations sur la réservation via le site web de la SNCB. params: diff --git a/content/booking/sncf-phone/index.de.md b/content/booking/sncf-phone/index.de.md index 448d6f918..0fa2964ce 100644 --- a/content/booking/sncf-phone/index.de.md +++ b/content/booking/sncf-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCF Telefon description: Buchungsinformationen für die SNCF Hotline. params: diff --git a/content/booking/sncf-phone/index.en.md b/content/booking/sncf-phone/index.en.md index e6164b3eb..2578e8d67 100644 --- a/content/booking/sncf-phone/index.en.md +++ b/content/booking/sncf-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCF Telephone description: Booking information for the SNCF hotline. params: diff --git a/content/booking/sncf-phone/index.fr.md b/content/booking/sncf-phone/index.fr.md index 2f600015b..24dabcb8c 100644 --- a/content/booking/sncf-phone/index.fr.md +++ b/content/booking/sncf-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Téléphone SNCF description: Informations de réservation pour la hotline SNCF. params: diff --git a/content/booking/sncf-ticket-office/index.de.md b/content/booking/sncf-ticket-office/index.de.md index 607e920ee..b84047201 100644 --- a/content/booking/sncf-ticket-office/index.de.md +++ b/content/booking/sncf-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCF Ticketschalter description: Buchungsinformationen für die SNCF Ticketschalter. params: diff --git a/content/booking/sncf-ticket-office/index.en.md b/content/booking/sncf-ticket-office/index.en.md index 80e5f90dc..77c0a7b2a 100644 --- a/content/booking/sncf-ticket-office/index.en.md +++ b/content/booking/sncf-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCF Ticket Office description: Booking information for SNCF ticket offices. params: diff --git a/content/booking/sncf-ticket-office/index.fr.md b/content/booking/sncf-ticket-office/index.fr.md index e52ecdbf0..5df401353 100644 --- a/content/booking/sncf-ticket-office/index.fr.md +++ b/content/booking/sncf-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet SNCF description: Informations de réservation pour les guichets SNCF. params: diff --git a/content/booking/stena-line-bv-email/index.de.md b/content/booking/stena-line-bv-email/index.de.md index ee7a72a22..18418ab2b 100644 --- a/content/booking/stena-line-bv-email/index.de.md +++ b/content/booking/stena-line-bv-email/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV E-Mail description: Buchungsinformationen für die Buchung per E-Mail bei Stena Line BV params: diff --git a/content/booking/stena-line-bv-email/index.en.md b/content/booking/stena-line-bv-email/index.en.md index 4025f7f9f..e69e65a62 100644 --- a/content/booking/stena-line-bv-email/index.en.md +++ b/content/booking/stena-line-bv-email/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line Email description: Booking information for booking by email with Stena Line BV params: diff --git a/content/booking/stena-line-bv-email/index.fr.md b/content/booking/stena-line-bv-email/index.fr.md index f63e5468a..cc61b32f7 100644 --- a/content/booking/stena-line-bv-email/index.fr.md +++ b/content/booking/stena-line-bv-email/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV e-Mail description: Informations relatives à la réservation par e-mail auprès de Stena Line BV params: diff --git a/content/booking/stena-line-bv-phone/index.de.md b/content/booking/stena-line-bv-phone/index.de.md index 467307540..161afe52c 100644 --- a/content/booking/stena-line-bv-phone/index.de.md +++ b/content/booking/stena-line-bv-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV Telefon description: Buchungsinformationen für die Buchung per Telefon bei Stena Line BV params: diff --git a/content/booking/stena-line-bv-phone/index.en.md b/content/booking/stena-line-bv-phone/index.en.md index 8f27826ba..8bf25d216 100644 --- a/content/booking/stena-line-bv-phone/index.en.md +++ b/content/booking/stena-line-bv-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV Telephone description: Booking information for booking by telephone with Stena Line BV params: diff --git a/content/booking/stena-line-bv-phone/index.fr.md b/content/booking/stena-line-bv-phone/index.fr.md index 851f8f4ea..576e38338 100644 --- a/content/booking/stena-line-bv-phone/index.fr.md +++ b/content/booking/stena-line-bv-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV Téléphone description: Informations de réservation pour la réservation par téléphone chez Stena Line BV diff --git a/content/booking/stena-line-bv-ticket-office/index.de.md b/content/booking/stena-line-bv-ticket-office/index.de.md index bfdeeaa53..101bc38f9 100644 --- a/content/booking/stena-line-bv-ticket-office/index.de.md +++ b/content/booking/stena-line-bv-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV Ticketschalter description: Buchungsinformationen für den Stena Line BV Ticketschalter. params: diff --git a/content/booking/stena-line-bv-ticket-office/index.en.md b/content/booking/stena-line-bv-ticket-office/index.en.md index f9c674afa..d7695abee 100644 --- a/content/booking/stena-line-bv-ticket-office/index.en.md +++ b/content/booking/stena-line-bv-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV Ticket Office description: Booking information for the Stena Line BV Ticket Office. params: diff --git a/content/booking/stena-line-bv-ticket-office/index.fr.md b/content/booking/stena-line-bv-ticket-office/index.fr.md index e332b3ffa..cbf054407 100644 --- a/content/booking/stena-line-bv-ticket-office/index.fr.md +++ b/content/booking/stena-line-bv-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Stena Line BV description: Informations de réservation pour le guichet Stena Line BV. params: diff --git a/content/booking/stena-line-limited-phone/index.de.md b/content/booking/stena-line-limited-phone/index.de.md index 0862ed898..655887eaf 100644 --- a/content/booking/stena-line-limited-phone/index.de.md +++ b/content/booking/stena-line-limited-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line Limited Telefon description: Buchungsinformationen für die Buchung per Telefon bei Stena Line Limited params: diff --git a/content/booking/stena-line-limited-phone/index.en.md b/content/booking/stena-line-limited-phone/index.en.md index e0f847e82..243b91d5a 100644 --- a/content/booking/stena-line-limited-phone/index.en.md +++ b/content/booking/stena-line-limited-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line Limited Telephone description: Booking information for booking by telephone with Stena Line Limited params: diff --git a/content/booking/stena-line-limited-phone/index.fr.md b/content/booking/stena-line-limited-phone/index.fr.md index bc6923419..471b0091c 100644 --- a/content/booking/stena-line-limited-phone/index.fr.md +++ b/content/booking/stena-line-limited-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line Limited Téléphone description: Informations de réservation pour la réservation par téléphone chez Stena Line Limited diff --git a/content/booking/sv-phone/index.de.md b/content/booking/sv-phone/index.de.md index 953cbb5cc..e18b1e8fa 100644 --- a/content/booking/sv-phone/index.de.md +++ b/content/booking/sv-phone/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Srbija Voz Telefon description: Buchungsinformationen für die Buchung per Telefon bei Srbija Voz params: diff --git a/content/booking/sv-phone/index.en.md b/content/booking/sv-phone/index.en.md index 48f055556..0cb146b9f 100644 --- a/content/booking/sv-phone/index.en.md +++ b/content/booking/sv-phone/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Srbija Voz Telephone description: Booking information for booking by telephone with Srbija Voz params: diff --git a/content/booking/sv-phone/index.fr.md b/content/booking/sv-phone/index.fr.md index f6a327ef8..69a86e6f5 100644 --- a/content/booking/sv-phone/index.fr.md +++ b/content/booking/sv-phone/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Srbija Voz Téléphone description: Informations de réservation pour la réservation par téléphone chez Srbija Voz params: diff --git a/content/booking/sv-ticket-office/index.de.md b/content/booking/sv-ticket-office/index.de.md index 8c410ddad..7998ac1d7 100644 --- a/content/booking/sv-ticket-office/index.de.md +++ b/content/booking/sv-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Srbija Voz Ticketschalter description: Buchungsinformationen für die Srbija Voz Ticketschalter. params: diff --git a/content/booking/sv-ticket-office/index.en.md b/content/booking/sv-ticket-office/index.en.md index 3f5410853..2a92cda06 100644 --- a/content/booking/sv-ticket-office/index.en.md +++ b/content/booking/sv-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Srbija Voz Ticket Office description: Booking information for Srbija Voz ticket offices. params: diff --git a/content/booking/sv-ticket-office/index.fr.md b/content/booking/sv-ticket-office/index.fr.md index 4ab43f540..87896be43 100644 --- a/content/booking/sv-ticket-office/index.fr.md +++ b/content/booking/sv-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Srbija Voz description: Informations de réservation pour les guichets Srbija Voz. params: diff --git a/content/booking/sz-ticket-office/index.de.md b/content/booking/sz-ticket-office/index.de.md index 9d60e5b5a..49554167e 100644 --- a/content/booking/sz-ticket-office/index.de.md +++ b/content/booking/sz-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SŽ Ticketschalter description: Buchungsinformationen für die SŽ Ticketschalter. params: diff --git a/content/booking/sz-ticket-office/index.en.md b/content/booking/sz-ticket-office/index.en.md index 534bf7612..4d497300b 100644 --- a/content/booking/sz-ticket-office/index.en.md +++ b/content/booking/sz-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SŽ Ticket Office description: Booking information for SŽ ticket offices. params: diff --git a/content/booking/sz-ticket-office/index.fr.md b/content/booking/sz-ticket-office/index.fr.md index 9f5892632..28338001c 100644 --- a/content/booking/sz-ticket-office/index.fr.md +++ b/content/booking/sz-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet SŽ description: Informations de réservation pour les guichets SŽ. params: diff --git a/content/booking/traivelling-website/index.de.md b/content/booking/traivelling-website/index.de.md index bcde9df4a..ef28472fc 100644 --- a/content/booking/traivelling-website/index.de.md +++ b/content/booking/traivelling-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Traivelling Website description: Buchungsinformationen für die Traivelling Website. params: diff --git a/content/booking/traivelling-website/index.en.md b/content/booking/traivelling-website/index.en.md index 12b9c4ad4..7e17f1a48 100644 --- a/content/booking/traivelling-website/index.en.md +++ b/content/booking/traivelling-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Traivelling Website description: Booking information for the Traivelling Website. params: diff --git a/content/booking/traivelling-website/index.fr.md b/content/booking/traivelling-website/index.fr.md index 45253af25..ebd92b609 100644 --- a/content/booking/traivelling-website/index.fr.md +++ b/content/booking/traivelling-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Traivelling Website description: Informations de réservation pour le site Web Traivelling. params: diff --git a/content/booking/transilien-ticket-office/index.de.md b/content/booking/transilien-ticket-office/index.de.md index 54b0a7e98..9bd464a1a 100644 --- a/content/booking/transilien-ticket-office/index.de.md +++ b/content/booking/transilien-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Transilien Ticketschalter description: Buchungsinformationen für die Transilien Ticketschalter. params: diff --git a/content/booking/transilien-ticket-office/index.en.md b/content/booking/transilien-ticket-office/index.en.md index 42806bca2..df4af0666 100644 --- a/content/booking/transilien-ticket-office/index.en.md +++ b/content/booking/transilien-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Transilien Ticket Office description: Booking information for Transilien ticket offices. params: diff --git a/content/booking/transilien-ticket-office/index.fr.md b/content/booking/transilien-ticket-office/index.fr.md index 12c7835de..b7f59e242 100644 --- a/content/booking/transilien-ticket-office/index.fr.md +++ b/content/booking/transilien-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Transilien description: Informations de réservation pour les guichets Transilien. params: diff --git a/content/booking/translink-ticket-office/index.de.md b/content/booking/translink-ticket-office/index.de.md index 79a031de5..8c10936be 100644 --- a/content/booking/translink-ticket-office/index.de.md +++ b/content/booking/translink-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Translink Ticketschalter description: Buchungsinformationen für den Translink Ticketschalter. params: diff --git a/content/booking/translink-ticket-office/index.en.md b/content/booking/translink-ticket-office/index.en.md index 62c78619f..826699c5f 100644 --- a/content/booking/translink-ticket-office/index.en.md +++ b/content/booking/translink-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Translink Ticket Office description: Booking information for the Translink Ticket Office. params: diff --git a/content/booking/translink-ticket-office/index.fr.md b/content/booking/translink-ticket-office/index.fr.md index 5035e9be5..82884f882 100644 --- a/content/booking/translink-ticket-office/index.fr.md +++ b/content/booking/translink-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet Translink description: Informations de réservation pour le guichet Translink. params: diff --git a/content/booking/translink-whatsapp/index.de.md b/content/booking/translink-whatsapp/index.de.md index d8d7f0ea6..16fc938e5 100644 --- a/content/booking/translink-whatsapp/index.de.md +++ b/content/booking/translink-whatsapp/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Translink Whatsapp description: Buchungsinformationen für den Translink WhatsApp Kundendienst. params: diff --git a/content/booking/translink-whatsapp/index.en.md b/content/booking/translink-whatsapp/index.en.md index 5c407a3ba..a8c5d6785 100644 --- a/content/booking/translink-whatsapp/index.en.md +++ b/content/booking/translink-whatsapp/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Translink WhatsApp description: Booking information for the Translink WhatsApp customer service. params: diff --git a/content/booking/translink-whatsapp/index.fr.md b/content/booking/translink-whatsapp/index.fr.md index 9e20ce261..0144efb39 100644 --- a/content/booking/translink-whatsapp/index.fr.md +++ b/content/booking/translink-whatsapp/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Translink WhatsApp description: Informations de réservation pour le service client WhatsApp de Translink. params: diff --git a/content/booking/zou-ticket-office/index.de.md b/content/booking/zou-ticket-office/index.de.md index b8129abd3..75ffcaaea 100644 --- a/content/booking/zou-ticket-office/index.de.md +++ b/content/booking/zou-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ZOU! Ticketschalter description: Buchungsinformationen für die ZOU ! Ticketschalter. params: diff --git a/content/booking/zou-ticket-office/index.en.md b/content/booking/zou-ticket-office/index.en.md index 266af8f39..ff992d1ae 100644 --- a/content/booking/zou-ticket-office/index.en.md +++ b/content/booking/zou-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ZOU! Ticket Office description: Booking information for ZOU ! ticket offices. params: diff --git a/content/booking/zou-ticket-office/index.fr.md b/content/booking/zou-ticket-office/index.fr.md index 84a26b752..f92490d25 100644 --- a/content/booking/zou-ticket-office/index.fr.md +++ b/content/booking/zou-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet ZOU! description: Informations de réservation pour les guichets ZOU !. params: diff --git a/content/booking/zpcg-ticket-office/index.de.md b/content/booking/zpcg-ticket-office/index.de.md index f0f84400f..8562136e1 100644 --- a/content/booking/zpcg-ticket-office/index.de.md +++ b/content/booking/zpcg-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ŽPCG Ticketschalter description: Buchungsinformationen für die ŽPCG Ticketschalter. params: diff --git a/content/booking/zpcg-ticket-office/index.en.md b/content/booking/zpcg-ticket-office/index.en.md index 638bc0449..e10b9ca82 100644 --- a/content/booking/zpcg-ticket-office/index.en.md +++ b/content/booking/zpcg-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ŽPCG Ticket Office description: Booking information for ŽPCG ticket offices. params: diff --git a/content/booking/zpcg-ticket-office/index.fr.md b/content/booking/zpcg-ticket-office/index.fr.md index 164779dcf..ea4f62daa 100644 --- a/content/booking/zpcg-ticket-office/index.fr.md +++ b/content/booking/zpcg-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet ŽPCG description: Informations de réservation pour les guichets ŽPCG. params: diff --git a/content/booking/zssk-ticket-office/index.de.md b/content/booking/zssk-ticket-office/index.de.md index b799868de..cda6acdef 100644 --- a/content/booking/zssk-ticket-office/index.de.md +++ b/content/booking/zssk-ticket-office/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ZSSK Ticketschalter description: Buchungsinformationen für die ZSSK Ticketschalter. params: diff --git a/content/booking/zssk-ticket-office/index.en.md b/content/booking/zssk-ticket-office/index.en.md index 05750b628..e8884694f 100644 --- a/content/booking/zssk-ticket-office/index.en.md +++ b/content/booking/zssk-ticket-office/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ZSSK Ticket Office description: Booking information for the ZSSK ticket offices. params: diff --git a/content/booking/zssk-ticket-office/index.fr.md b/content/booking/zssk-ticket-office/index.fr.md index 84909af52..77ca992bd 100644 --- a/content/booking/zssk-ticket-office/index.fr.md +++ b/content/booking/zssk-ticket-office/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Guichet ZSSK description: Informations de réservation aux guichets ZSSK. params: diff --git a/content/booking/zssk-website/index.de.md b/content/booking/zssk-website/index.de.md index 98b32e8c1..ef5db12f6 100644 --- a/content/booking/zssk-website/index.de.md +++ b/content/booking/zssk-website/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ZSSK Website description: Buchungsinformationen für die ZSSK Website. params: diff --git a/content/booking/zssk-website/index.en.md b/content/booking/zssk-website/index.en.md index 0600c33d2..9455b2d4c 100644 --- a/content/booking/zssk-website/index.en.md +++ b/content/booking/zssk-website/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ZSSK Website description: Booking information for the ZSSK website. params: diff --git a/content/booking/zssk-website/index.fr.md b/content/booking/zssk-website/index.fr.md index 665248cf1..f4a04c780 100644 --- a/content/booking/zssk-website/index.fr.md +++ b/content/booking/zssk-website/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Site Web ZSSK description: Informations sur la réservation via le site web ZSSK. params: diff --git a/content/contribution/index.de.md b/content/contribution/index.de.md index 8cb84628c..e2540deb7 100644 --- a/content/contribution/index.de.md +++ b/content/contribution/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: "Beitragen" type: "general/generalinformation" --- diff --git a/content/contribution/index.en.md b/content/contribution/index.en.md index c5da534bd..8e191f187 100644 --- a/content/contribution/index.en.md +++ b/content/contribution/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: "Contribution" type: "general/generalinformation" --- diff --git a/content/contribution/index.fr.md b/content/contribution/index.fr.md index d22af6526..64906c9b9 100644 --- a/content/contribution/index.fr.md +++ b/content/contribution/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: "Contribution" type: "general/generalinformation" --- diff --git a/content/country/austria/index.de.md b/content/country/austria/index.de.md index 4ea3994c0..bed7c92ec 100644 --- a/content/country/austria/index.de.md +++ b/content/country/austria/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Österreich country: austria params: diff --git a/content/country/austria/index.en.md b/content/country/austria/index.en.md index 3684c74f5..fb96e0dfa 100644 --- a/content/country/austria/index.en.md +++ b/content/country/austria/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Austria country: austria params: diff --git a/content/country/austria/index.fr.md b/content/country/austria/index.fr.md index f2b400c9b..ed374f159 100644 --- a/content/country/austria/index.fr.md +++ b/content/country/austria/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Autriche country: austria params: diff --git a/content/country/belgium/index.de.md b/content/country/belgium/index.de.md index f0f625bf9..383a7ab58 100644 --- a/content/country/belgium/index.de.md +++ b/content/country/belgium/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Belgien country: belgium params: diff --git a/content/country/belgium/index.en.md b/content/country/belgium/index.en.md index 52adf2962..216cae44f 100644 --- a/content/country/belgium/index.en.md +++ b/content/country/belgium/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Belgium country: belgium params: diff --git a/content/country/belgium/index.fr.md b/content/country/belgium/index.fr.md index 9400b1cd9..d24cbb7a5 100644 --- a/content/country/belgium/index.fr.md +++ b/content/country/belgium/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Belgique country: belgium params: diff --git a/content/country/bulgaria/index.de.md b/content/country/bulgaria/index.de.md index 90bf89e06..a913e52eb 100644 --- a/content/country/bulgaria/index.de.md +++ b/content/country/bulgaria/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Bulgarien country: bulgaria params: diff --git a/content/country/bulgaria/index.en.md b/content/country/bulgaria/index.en.md index 75c36295a..c0bc6da46 100644 --- a/content/country/bulgaria/index.en.md +++ b/content/country/bulgaria/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Bulgaria country: bulgaria params: diff --git a/content/country/bulgaria/index.fr.md b/content/country/bulgaria/index.fr.md index a7481b37f..824dbcfdd 100644 --- a/content/country/bulgaria/index.fr.md +++ b/content/country/bulgaria/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Bulgarie country: bulgaria params: diff --git a/content/country/czechia/index.de.md b/content/country/czechia/index.de.md index 73cbfe192..9f4af83ad 100644 --- a/content/country/czechia/index.de.md +++ b/content/country/czechia/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Tschechien country: czechia params: diff --git a/content/country/czechia/index.en.md b/content/country/czechia/index.en.md index 10378af8d..260517aa0 100644 --- a/content/country/czechia/index.en.md +++ b/content/country/czechia/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Czechia country: czechia params: diff --git a/content/country/czechia/index.fr.md b/content/country/czechia/index.fr.md index 83c1cd5cc..85d3d24df 100644 --- a/content/country/czechia/index.fr.md +++ b/content/country/czechia/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Tchéquie country: czechia params: diff --git a/content/country/denmark/index.de.md b/content/country/denmark/index.de.md index 1dfbd920f..eeef1e181 100644 --- a/content/country/denmark/index.de.md +++ b/content/country/denmark/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Dänemark country: denmark params: diff --git a/content/country/denmark/index.en.md b/content/country/denmark/index.en.md index fc9de7769..abde60947 100644 --- a/content/country/denmark/index.en.md +++ b/content/country/denmark/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Denmark country: denmark params: diff --git a/content/country/denmark/index.fr.md b/content/country/denmark/index.fr.md index 7504d77fe..cae9ace74 100644 --- a/content/country/denmark/index.fr.md +++ b/content/country/denmark/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Danemark country: denmark params: diff --git a/content/country/france/index.de.md b/content/country/france/index.de.md index 9954fcec7..2b2d03751 100644 --- a/content/country/france/index.de.md +++ b/content/country/france/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Frankreich country: france params: diff --git a/content/country/france/index.en.md b/content/country/france/index.en.md index 3bc8ba872..5a4b26537 100644 --- a/content/country/france/index.en.md +++ b/content/country/france/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: France country: france params: diff --git a/content/country/france/index.fr.md b/content/country/france/index.fr.md index e6abdfac4..56fbd2b05 100644 --- a/content/country/france/index.fr.md +++ b/content/country/france/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: France country: france params: diff --git a/content/country/germany/index.de.md b/content/country/germany/index.de.md index edc7e11f1..3120427fc 100644 --- a/content/country/germany/index.de.md +++ b/content/country/germany/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Deutschland country: germany params: diff --git a/content/country/germany/index.en.md b/content/country/germany/index.en.md index 1c96c4077..b357ebae8 100644 --- a/content/country/germany/index.en.md +++ b/content/country/germany/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Germany country: germany params: diff --git a/content/country/germany/index.fr.md b/content/country/germany/index.fr.md index df7cffe01..f8ff20874 100644 --- a/content/country/germany/index.fr.md +++ b/content/country/germany/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Allemagne country: germany params: diff --git a/content/country/greece/index.de.md b/content/country/greece/index.de.md index a0562833d..35a167435 100644 --- a/content/country/greece/index.de.md +++ b/content/country/greece/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Griechenland country: greece params: diff --git a/content/country/greece/index.en.md b/content/country/greece/index.en.md index 137867384..6c08ac1be 100644 --- a/content/country/greece/index.en.md +++ b/content/country/greece/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Greece country: greece params: diff --git a/content/country/greece/index.fr.md b/content/country/greece/index.fr.md index b0fafb223..2fc058436 100644 --- a/content/country/greece/index.fr.md +++ b/content/country/greece/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Grèce country: greece params: diff --git a/content/country/hungary/index.de.md b/content/country/hungary/index.de.md index f34027afa..cd16f6116 100644 --- a/content/country/hungary/index.de.md +++ b/content/country/hungary/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Ungarn country: hungary params: diff --git a/content/country/hungary/index.en.md b/content/country/hungary/index.en.md index 86e3ed0b7..832454cdb 100644 --- a/content/country/hungary/index.en.md +++ b/content/country/hungary/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Hungary country: hungary params: diff --git a/content/country/hungary/index.fr.md b/content/country/hungary/index.fr.md index e0d3ade6d..4fcbff866 100644 --- a/content/country/hungary/index.fr.md +++ b/content/country/hungary/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Hongrie country: hungary params: diff --git a/content/country/ireland/index.de.md b/content/country/ireland/index.de.md index 74487efe7..d39905e09 100644 --- a/content/country/ireland/index.de.md +++ b/content/country/ireland/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Irland country: ireland params: diff --git a/content/country/ireland/index.en.md b/content/country/ireland/index.en.md index 81085d437..e4675522a 100644 --- a/content/country/ireland/index.en.md +++ b/content/country/ireland/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Ireland country: ireland params: diff --git a/content/country/ireland/index.fr.md b/content/country/ireland/index.fr.md index 5a3fbe930..91bf470bf 100644 --- a/content/country/ireland/index.fr.md +++ b/content/country/ireland/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Irlande country: ireland params: diff --git a/content/country/italy/index.de.md b/content/country/italy/index.de.md index cfbad4721..101b1ae71 100644 --- a/content/country/italy/index.de.md +++ b/content/country/italy/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Italien country: italy params: diff --git a/content/country/italy/index.en.md b/content/country/italy/index.en.md index f2d75775a..9797bbe8e 100644 --- a/content/country/italy/index.en.md +++ b/content/country/italy/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Italy country: italy params: diff --git a/content/country/italy/index.fr.md b/content/country/italy/index.fr.md index e99e12028..58b21aef6 100644 --- a/content/country/italy/index.fr.md +++ b/content/country/italy/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Italie country: italy params: diff --git a/content/country/latvia/index.de.md b/content/country/latvia/index.de.md index 26777ee58..4a6fa095e 100644 --- a/content/country/latvia/index.de.md +++ b/content/country/latvia/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Lettland country: latvia params: diff --git a/content/country/latvia/index.en.md b/content/country/latvia/index.en.md index a752c8fe1..47ca12ef3 100644 --- a/content/country/latvia/index.en.md +++ b/content/country/latvia/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Latvia country: latvia params: diff --git a/content/country/latvia/index.fr.md b/content/country/latvia/index.fr.md index 0e873d5e6..70a20427d 100644 --- a/content/country/latvia/index.fr.md +++ b/content/country/latvia/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Lettonie country: latvia params: diff --git a/content/country/liechtenstein/index.de.md b/content/country/liechtenstein/index.de.md index d142e2916..51e802176 100644 --- a/content/country/liechtenstein/index.de.md +++ b/content/country/liechtenstein/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Liechtenstein country: liechtenstein --- diff --git a/content/country/liechtenstein/index.en.md b/content/country/liechtenstein/index.en.md index 7b928223e..3d6b36cab 100644 --- a/content/country/liechtenstein/index.en.md +++ b/content/country/liechtenstein/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Liechtenstein country: liechtenstein --- diff --git a/content/country/liechtenstein/index.fr.md b/content/country/liechtenstein/index.fr.md index b2fcc8ab7..2ed366e28 100644 --- a/content/country/liechtenstein/index.fr.md +++ b/content/country/liechtenstein/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Liechtenstein country: liechtenstein --- diff --git a/content/country/lithuania/index.de.md b/content/country/lithuania/index.de.md index 3c4f6f613..8ad51ccac 100644 --- a/content/country/lithuania/index.de.md +++ b/content/country/lithuania/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Litauen country: lithuania params: diff --git a/content/country/lithuania/index.en.md b/content/country/lithuania/index.en.md index 6ccb134c6..35a3d1452 100644 --- a/content/country/lithuania/index.en.md +++ b/content/country/lithuania/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Lithuania country: lithuania params: diff --git a/content/country/lithuania/index.fr.md b/content/country/lithuania/index.fr.md index 6a5f0cdf8..7200c7834 100644 --- a/content/country/lithuania/index.fr.md +++ b/content/country/lithuania/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Lituanie country: lithuania params: diff --git a/content/country/luxembourg/index.de.md b/content/country/luxembourg/index.de.md index d8ae41286..0b3cbb2f1 100644 --- a/content/country/luxembourg/index.de.md +++ b/content/country/luxembourg/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Luxemburg country: luxembourg --- diff --git a/content/country/luxembourg/index.en.md b/content/country/luxembourg/index.en.md index ad1005501..35ab1a4f7 100644 --- a/content/country/luxembourg/index.en.md +++ b/content/country/luxembourg/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Luxembourg country: luxembourg --- diff --git a/content/country/luxembourg/index.fr.md b/content/country/luxembourg/index.fr.md index 46d539a3c..374766b6c 100644 --- a/content/country/luxembourg/index.fr.md +++ b/content/country/luxembourg/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Luxembourg country: luxembourg --- diff --git a/content/country/monaco/index.de.md b/content/country/monaco/index.de.md index f90b6a548..3d57fc564 100644 --- a/content/country/monaco/index.de.md +++ b/content/country/monaco/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Monaco country: monaco --- diff --git a/content/country/monaco/index.en.md b/content/country/monaco/index.en.md index d8454c2ca..5a846c7bf 100644 --- a/content/country/monaco/index.en.md +++ b/content/country/monaco/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Monaco country: monaco --- diff --git a/content/country/monaco/index.fr.md b/content/country/monaco/index.fr.md index 8c5cf29fc..1e717bdce 100644 --- a/content/country/monaco/index.fr.md +++ b/content/country/monaco/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Monaco country: monaco --- diff --git a/content/country/montenegro/index.de.md b/content/country/montenegro/index.de.md index 9fe65d378..514f8a9a6 100644 --- a/content/country/montenegro/index.de.md +++ b/content/country/montenegro/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Montenegro country: montenegro --- diff --git a/content/country/montenegro/index.en.md b/content/country/montenegro/index.en.md index 3d12a2367..306360d26 100644 --- a/content/country/montenegro/index.en.md +++ b/content/country/montenegro/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Montenegro country: montenegro --- diff --git a/content/country/montenegro/index.fr.md b/content/country/montenegro/index.fr.md index 0f2ccc584..6da155308 100644 --- a/content/country/montenegro/index.fr.md +++ b/content/country/montenegro/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Monténégro country: montenegro --- diff --git a/content/country/netherlands/index.de.md b/content/country/netherlands/index.de.md index a2657af1e..ef06b49ba 100644 --- a/content/country/netherlands/index.de.md +++ b/content/country/netherlands/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Niederlande country: netherlands params: diff --git a/content/country/netherlands/index.en.md b/content/country/netherlands/index.en.md index 7b1248fa8..a229ecebd 100644 --- a/content/country/netherlands/index.en.md +++ b/content/country/netherlands/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Netherlands country: netherlands params: diff --git a/content/country/netherlands/index.fr.md b/content/country/netherlands/index.fr.md index 0ef1ec69e..e9f0b7b16 100644 --- a/content/country/netherlands/index.fr.md +++ b/content/country/netherlands/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Pays-Bas country: netherlands params: diff --git a/content/country/norway/index.de.md b/content/country/norway/index.de.md index d9ed6ab8c..6d1ad6f01 100644 --- a/content/country/norway/index.de.md +++ b/content/country/norway/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Norwegen country: norway params: diff --git a/content/country/norway/index.en.md b/content/country/norway/index.en.md index bea816b05..81ffd3fb1 100644 --- a/content/country/norway/index.en.md +++ b/content/country/norway/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Norway country: norway params: diff --git a/content/country/norway/index.fr.md b/content/country/norway/index.fr.md index 00bb67257..d960248b0 100644 --- a/content/country/norway/index.fr.md +++ b/content/country/norway/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Norvège country: norway params: diff --git a/content/country/poland/index.de.md b/content/country/poland/index.de.md index b507f6e10..a3913a1e3 100644 --- a/content/country/poland/index.de.md +++ b/content/country/poland/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Polen country: poland params: diff --git a/content/country/poland/index.en.md b/content/country/poland/index.en.md index 646e38883..fa2fb0a17 100644 --- a/content/country/poland/index.en.md +++ b/content/country/poland/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Poland country: poland params: diff --git a/content/country/poland/index.fr.md b/content/country/poland/index.fr.md index 4aca33cb3..f6be5f4ac 100644 --- a/content/country/poland/index.fr.md +++ b/content/country/poland/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Pologne country: poland params: diff --git a/content/country/portugal/index.de.md b/content/country/portugal/index.de.md index b71e1ed5c..a14ea68fe 100644 --- a/content/country/portugal/index.de.md +++ b/content/country/portugal/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Portugal country: portugal params: diff --git a/content/country/portugal/index.en.md b/content/country/portugal/index.en.md index e163b0094..704569fbf 100644 --- a/content/country/portugal/index.en.md +++ b/content/country/portugal/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Portugal country: portugal params: diff --git a/content/country/portugal/index.fr.md b/content/country/portugal/index.fr.md index ce996078d..f60e7e295 100644 --- a/content/country/portugal/index.fr.md +++ b/content/country/portugal/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Portugal country: portugal params: diff --git a/content/country/romania/index.de.md b/content/country/romania/index.de.md index de0020969..fe32ca5a8 100644 --- a/content/country/romania/index.de.md +++ b/content/country/romania/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Rumänien country: romania params: diff --git a/content/country/romania/index.en.md b/content/country/romania/index.en.md index 106055e7e..7517332a1 100644 --- a/content/country/romania/index.en.md +++ b/content/country/romania/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Romania country: romania params: diff --git a/content/country/romania/index.fr.md b/content/country/romania/index.fr.md index 06803182d..678121d6d 100644 --- a/content/country/romania/index.fr.md +++ b/content/country/romania/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Roumanie country: romania params: diff --git a/content/country/serbia/index.de.md b/content/country/serbia/index.de.md index a94dba264..2cf2ae87c 100644 --- a/content/country/serbia/index.de.md +++ b/content/country/serbia/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Serbien country: serbia params: diff --git a/content/country/serbia/index.en.md b/content/country/serbia/index.en.md index 10e4b9621..d03a3ead6 100644 --- a/content/country/serbia/index.en.md +++ b/content/country/serbia/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Serbia country: serbia params: diff --git a/content/country/serbia/index.fr.md b/content/country/serbia/index.fr.md index 9ec72e9bc..2d6700f9d 100644 --- a/content/country/serbia/index.fr.md +++ b/content/country/serbia/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Serbie country: serbia params: diff --git a/content/country/slovakia/index.de.md b/content/country/slovakia/index.de.md index 1688de18a..2a3dd4f4c 100644 --- a/content/country/slovakia/index.de.md +++ b/content/country/slovakia/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Slowakei country: slovakia params: diff --git a/content/country/slovakia/index.en.md b/content/country/slovakia/index.en.md index 51a9562a5..a90cfc912 100644 --- a/content/country/slovakia/index.en.md +++ b/content/country/slovakia/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Slovakia country: slovakia params: diff --git a/content/country/slovakia/index.fr.md b/content/country/slovakia/index.fr.md index 3323018b8..2b4b4549e 100644 --- a/content/country/slovakia/index.fr.md +++ b/content/country/slovakia/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Slovaquie country: slovakia params: diff --git a/content/country/slovenia/index.de.md b/content/country/slovenia/index.de.md index f1d154ebf..ba6ad3b31 100644 --- a/content/country/slovenia/index.de.md +++ b/content/country/slovenia/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Slowenien country: slovenia params: diff --git a/content/country/slovenia/index.en.md b/content/country/slovenia/index.en.md index 959b2f524..0ce9f0f6c 100644 --- a/content/country/slovenia/index.en.md +++ b/content/country/slovenia/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Slovenia country: slovenia params: diff --git a/content/country/slovenia/index.fr.md b/content/country/slovenia/index.fr.md index 5ecc7b7f9..4ee88e24c 100644 --- a/content/country/slovenia/index.fr.md +++ b/content/country/slovenia/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Slovénie country: slovenia params: diff --git a/content/country/spain/index.de.md b/content/country/spain/index.de.md index e756f0727..70ce94bd7 100644 --- a/content/country/spain/index.de.md +++ b/content/country/spain/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Spanien country: spain params: diff --git a/content/country/spain/index.en.md b/content/country/spain/index.en.md index cc19fa541..a61788061 100644 --- a/content/country/spain/index.en.md +++ b/content/country/spain/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Spain country: spain params: diff --git a/content/country/spain/index.fr.md b/content/country/spain/index.fr.md index 3b19a1edb..659ecb39b 100644 --- a/content/country/spain/index.fr.md +++ b/content/country/spain/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Espagne country: spain params: diff --git a/content/country/switzerland/index.de.md b/content/country/switzerland/index.de.md index 7d15bc72f..c0e71c4c4 100644 --- a/content/country/switzerland/index.de.md +++ b/content/country/switzerland/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Schweiz country: switzerland params: diff --git a/content/country/switzerland/index.en.md b/content/country/switzerland/index.en.md index 9d461d4fa..9116f108d 100644 --- a/content/country/switzerland/index.en.md +++ b/content/country/switzerland/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Switzerland country: switzerland params: diff --git a/content/country/switzerland/index.fr.md b/content/country/switzerland/index.fr.md index 93a460191..c8057ea62 100644 --- a/content/country/switzerland/index.fr.md +++ b/content/country/switzerland/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Suisse country: switzerland params: diff --git a/content/country/united-kingdom/index.de.md b/content/country/united-kingdom/index.de.md index 694dfc767..9bfd1aaed 100644 --- a/content/country/united-kingdom/index.de.md +++ b/content/country/united-kingdom/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Vereinigtes Königreich country: united-kingdom params: diff --git a/content/country/united-kingdom/index.en.md b/content/country/united-kingdom/index.en.md index 4724e9402..932337e4a 100644 --- a/content/country/united-kingdom/index.en.md +++ b/content/country/united-kingdom/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: United Kingdom country: united-kingdom params: diff --git a/content/country/united-kingdom/index.fr.md b/content/country/united-kingdom/index.fr.md index a901730db..f08f58b59 100644 --- a/content/country/united-kingdom/index.fr.md +++ b/content/country/united-kingdom/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Royaume-Uni country: united-kingdom params: diff --git a/content/general/_index.de.md b/content/general/_index.de.md index 28d9228ca..c31642ded 100644 --- a/content/general/_index.de.md +++ b/content/general/_index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Allgemeines --- diff --git a/content/general/_index.en.md b/content/general/_index.en.md index 9f6fabf31..084ed70db 100644 --- a/content/general/_index.en.md +++ b/content/general/_index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: General --- diff --git a/content/general/_index.fr.md b/content/general/_index.fr.md index 22b642bd2..143fec42f 100644 --- a/content/general/_index.fr.md +++ b/content/general/_index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Générales --- diff --git a/content/general/fip-validity/index.de.md b/content/general/fip-validity/index.de.md index f90be0894..ff8a1ece3 100644 --- a/content/general/fip-validity/index.de.md +++ b/content/general/fip-validity/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: FIP Beantragung pagefind_ignore: true aliases: diff --git a/content/general/fip-validity/index.en.md b/content/general/fip-validity/index.en.md index 61cfdcfa4..a5a1576fa 100644 --- a/content/general/fip-validity/index.en.md +++ b/content/general/fip-validity/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: FIP Application pagefind_ignore: true aliases: diff --git a/content/general/fip-validity/index.fr.md b/content/general/fip-validity/index.fr.md index bc9645f50..6ef4d618e 100644 --- a/content/general/fip-validity/index.fr.md +++ b/content/general/fip-validity/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Demande FIP pagefind_ignore: true aliases: diff --git a/content/news/1/index.de.md b/content/news/1/index.de.md index bd412a952..54d7f0ee3 100644 --- a/content/news/1/index.de.md +++ b/content/news/1/index.de.md @@ -1,6 +1,5 @@ --- date: 2025-01-01 -draft: false author: Lennart title: "Neues FIP Mitglied: LTG Link (Litauen)" description: Seit 1. Januar 2024 ist LTG Link (Litauen) Teil des FIP-Programms. diff --git a/content/news/1/index.en.md b/content/news/1/index.en.md index f13fee185..f53f6a8ca 100644 --- a/content/news/1/index.en.md +++ b/content/news/1/index.en.md @@ -1,6 +1,5 @@ --- date: 2025-01-01 -draft: false author: Lennart title: "New FIP Member: LTG Link (Lithuania)" description: As of January 1, 2024, LTG Link (Lithuania) joins the FIP program. diff --git a/content/news/1/index.fr.md b/content/news/1/index.fr.md index 9e582bcdf..09e391e54 100644 --- a/content/news/1/index.fr.md +++ b/content/news/1/index.fr.md @@ -1,6 +1,5 @@ --- date: 2025-01-01 -draft: false author: Lennart title: "Nouveau membre FIP : LTG Link (Lituanie)" description: Depuis le 1er janvier 2024, LTG Link (Lituanie) rejoint le diff --git a/content/news/10/index.de.md b/content/news/10/index.de.md index d851f57b2..11f634761 100644 --- a/content/news/10/index.de.md +++ b/content/news/10/index.de.md @@ -1,6 +1,5 @@ --- date: 2026-04-09 -draft: false title: "Belgien: SNCB beendet Ticketverkauf im Zug ab 1. Juli 2026" description: Ab dem 1. Juli 2026 werden bei der SNCB keine Tickets mehr im Zug verkauft. Das betrifft auch den Kauf von FIP reduzierten Tickets. diff --git a/content/news/10/index.en.md b/content/news/10/index.en.md index c3ff4e564..0028dba61 100644 --- a/content/news/10/index.en.md +++ b/content/news/10/index.en.md @@ -1,6 +1,5 @@ --- date: 2026-04-09 -draft: false title: "Belgium: SNCB Ends On-Board Ticket Sales from 1 July 2026" description: Starting 1 July 2026, SNCB will no longer sell any tickets on board their trains. This also affects the purchase of FIP discounted tickets. diff --git a/content/news/10/index.fr.md b/content/news/10/index.fr.md index 41c34e825..f9f580360 100644 --- a/content/news/10/index.fr.md +++ b/content/news/10/index.fr.md @@ -1,6 +1,5 @@ --- date: 2026-04-09 -draft: false title: "Belgique : la SNCB met fin à la vente de billets à bord à partir du 1er juillet 2026" description: À partir du 1er juillet 2026, la SNCB ne vendra plus de billets à diff --git a/content/news/11/index.de.md b/content/news/11/index.de.md index 81c96de7d..44f780538 100644 --- a/content/news/11/index.de.md +++ b/content/news/11/index.de.md @@ -1,6 +1,5 @@ --- date: 2026-06-17 -draft: false title: "Großbritannien: Keine FIP Vergünstigung mehr bei der Dartmouth Steam Railway" description: Bei der Dartmouth Steam Railway and River Boat Company wird keine FIP Vergünstigung mehr gewährt. Zuvor galt ein Rabatt von 75% auf den diff --git a/content/news/11/index.en.md b/content/news/11/index.en.md index e33e8abe8..e5fb60485 100644 --- a/content/news/11/index.en.md +++ b/content/news/11/index.en.md @@ -1,6 +1,5 @@ --- date: 2026-06-17 -draft: false title: "Great Britain: No More FIP Discount at Dartmouth Steam Railway" description: The Dartmouth Steam Railway and River Boat Company no longer grants any FIP discount. Previously, a 75% discount on the regular adult fare was diff --git a/content/news/11/index.fr.md b/content/news/11/index.fr.md index f447154da..694849301 100644 --- a/content/news/11/index.fr.md +++ b/content/news/11/index.fr.md @@ -1,6 +1,5 @@ --- date: 2026-06-17 -draft: false title: "Grande-Bretagne : plus de réduction FIP au Dartmouth Steam Railway" description: La Dartmouth Steam Railway and River Boat Company n’accorde plus de réduction FIP. Auparavant, une réduction de 75 % sur le tarif adulte normal diff --git a/content/news/12/index.de.md b/content/news/12/index.de.md index a7ac98d9e..46edfd34e 100644 --- a/content/news/12/index.de.md +++ b/content/news/12/index.de.md @@ -1,6 +1,5 @@ --- date: 2026-08-08 -draft: false title: "FIP Guide schnell und einfach selbst bearbeiten" description: Ab sofort können Informationen schnell und einfach direkt auf der Website ohne Vorwissen bearbeitet werden. diff --git a/content/news/12/index.en.md b/content/news/12/index.en.md index ea5b2608e..cfabad12e 100644 --- a/content/news/12/index.en.md +++ b/content/news/12/index.en.md @@ -1,6 +1,5 @@ --- date: 2026-08-08 -draft: false title: "Edit the FIP Guide yourself quickly and easily" description: From now on, information can be edited quickly and easily directly on the website without prior knowledge. diff --git a/content/news/12/index.fr.md b/content/news/12/index.fr.md index ca9451424..578eddaef 100644 --- a/content/news/12/index.fr.md +++ b/content/news/12/index.fr.md @@ -1,6 +1,5 @@ --- date: 2026-08-08 -draft: false title: "Modifier soi-même le FIP Guide rapidement et facilement" description: Désormais, les informations peuvent être modifiées rapidement et facilement directement sur le site web sans connaissances préalables. diff --git a/content/news/2/index.de.md b/content/news/2/index.de.md index d64452680..6ef0d093b 100644 --- a/content/news/2/index.de.md +++ b/content/news/2/index.de.md @@ -1,6 +1,5 @@ --- date: 2025-02-16 -draft: false author: Willy title: Grenzüberschreitende FIP Tickets der SNCB description: Die SNCB bietet nun grenzüberschreitende FIP-Tickets online an. So diff --git a/content/news/2/index.en.md b/content/news/2/index.en.md index 8fefdf1ad..07c335e0c 100644 --- a/content/news/2/index.en.md +++ b/content/news/2/index.en.md @@ -1,6 +1,5 @@ --- date: 2025-02-16 -draft: false author: Willy title: Cross-border FIP Tickets of SNCB description: SNCB now offers cross-border FIP Tickets online, making it easier diff --git a/content/news/2/index.fr.md b/content/news/2/index.fr.md index 00e39d2d0..5ac9d33a2 100644 --- a/content/news/2/index.fr.md +++ b/content/news/2/index.fr.md @@ -1,6 +1,5 @@ --- date: 2025-02-16 -draft: false author: Willy title: Billets FIP transfrontaliers de la SNCB description: La SNCB propose désormais des Billets FIP transfrontaliers en diff --git a/content/news/3/index.de.md b/content/news/3/index.de.md index 58950e17d..8c90638bb 100644 --- a/content/news/3/index.de.md +++ b/content/news/3/index.de.md @@ -1,6 +1,5 @@ --- date: 2025-03-06 -draft: false title: FIP-Austritt der finnischen Staatsbahn VR description: Die finnische Bahn VR verlässt zum 1. Januar 2026 das FIP-Programm. FIP-Vergünstigungen sind dann nicht mehr gültig. Hintergründe und Ausblick. diff --git a/content/news/3/index.en.md b/content/news/3/index.en.md index 6f1b7a5fc..dca36fa7d 100644 --- a/content/news/3/index.en.md +++ b/content/news/3/index.en.md @@ -1,6 +1,5 @@ --- date: 2025-03-06 -draft: false title: FIP withdrawal of Finnish State Railways VR description: Finnish Railways VR will leave the FIP program on January 1, 2026. FIP discounts will no longer apply. Background and future outlook here. diff --git a/content/news/3/index.fr.md b/content/news/3/index.fr.md index ad2548df8..16e98eb81 100644 --- a/content/news/3/index.fr.md +++ b/content/news/3/index.fr.md @@ -1,6 +1,5 @@ --- date: 2025-03-06 -draft: false title: Retrait FIP des chemins de fer finlandais VR description: Les chemins de fer finlandais VR quitteront le programme FIP le 1er janvier 2026. Les réductions FIP ne seront plus valables. Contexte et diff --git a/content/news/4/index.de.md b/content/news/4/index.de.md index 46b73119c..2356563c4 100644 --- a/content/news/4/index.de.md +++ b/content/news/4/index.de.md @@ -1,6 +1,5 @@ --- date: 2025-05-16 -draft: false title: Eurostar Preiserhöhung description: Eurostar erhöht ab 1. Mai 2025 die Preise für FIP-Fahrkarten um 5 €. Unklar ist, ob die Änderung dauerhaft bleibt – aktuelle Infos im diff --git a/content/news/4/index.en.md b/content/news/4/index.en.md index fc69e7320..e0b169e41 100644 --- a/content/news/4/index.en.md +++ b/content/news/4/index.en.md @@ -1,6 +1,5 @@ --- date: 2025-05-16 -draft: false title: Eurostar Price Increase description: From May 1, 2025, Eurostar increases FIP Ticket prices by €5/£5. It's unclear if the change is permanent—stay updated with the latest info. diff --git a/content/news/4/index.fr.md b/content/news/4/index.fr.md index 4b71494ba..538d537cb 100644 --- a/content/news/4/index.fr.md +++ b/content/news/4/index.fr.md @@ -1,6 +1,5 @@ --- date: 2025-05-16 -draft: false title: Augmentation des prix Eurostar description: À partir du 1er mai 2025, Eurostar augmente les prix des Billets FIP de 5 €/£5. On ne sait pas si le changement est permanent – restez informé. diff --git a/content/news/5/index.de.md b/content/news/5/index.de.md index 5860869df..23283acf9 100644 --- a/content/news/5/index.de.md +++ b/content/news/5/index.de.md @@ -1,6 +1,5 @@ --- date: 2025-06-15 -draft: false title: Abschaffung DB Familienreservierung description: Die Deutsche Bahn schafft ab dem 15. Juni 2025 die Familienreservierung ab. Neue Preise und Einzelreservierungen für alle diff --git a/content/news/5/index.en.md b/content/news/5/index.en.md index 12c96dba9..94baccc8a 100644 --- a/content/news/5/index.en.md +++ b/content/news/5/index.en.md @@ -1,6 +1,5 @@ --- date: 2025-06-15 -draft: false title: Discontinuity of DB Family Reservation description: Starting June 15, 2025, Deutsche Bahn will no longer offer family seat reservations. New prices and individual bookings now apply to all diff --git a/content/news/5/index.fr.md b/content/news/5/index.fr.md index 38e82499a..68d771b4c 100644 --- a/content/news/5/index.fr.md +++ b/content/news/5/index.fr.md @@ -1,6 +1,5 @@ --- date: 2025-06-15 -draft: false title: Suppression de la réservation familiale DB description: À partir du 15 juin 2025, la Deutsche Bahn ne proposera plus de réservation familiale. Nouveaux tarifs et réservations individuelles pour tous diff --git a/content/news/6/index.de.md b/content/news/6/index.de.md index 76bffd784..6583b0d8d 100644 --- a/content/news/6/index.de.md +++ b/content/news/6/index.de.md @@ -1,6 +1,5 @@ --- date: 2025-08-25 -draft: false title: FIP Vergünstigungen Rigi-Bahnen (Schweiz) description: Ab dem 01.01.2025 gelten FIP Vergünstigungen auch auf einigen Strecken der Rigi-Bahnen in der Schweiz. diff --git a/content/news/6/index.en.md b/content/news/6/index.en.md index afbb5f4fc..6f6f51c10 100644 --- a/content/news/6/index.en.md +++ b/content/news/6/index.en.md @@ -1,6 +1,5 @@ --- date: 2025-08-25 -draft: false title: FIP Benefits Rigi-Bahnen (Switzerland) description: From 01.01.2025, FIP benefits are also valid on some routes of the Rigi-Bahnen in Switzerland. diff --git a/content/news/6/index.fr.md b/content/news/6/index.fr.md index 35e777118..8dfd92692 100644 --- a/content/news/6/index.fr.md +++ b/content/news/6/index.fr.md @@ -1,6 +1,5 @@ --- date: 2025-08-25 -draft: false title: Avantages FIP Rigi-Bahnen (Suisse) description: À partir du 01.01.2025, les réductions FIP sont également valables sur certaines lignes des Rigi-Bahnen en Suisse. diff --git a/content/news/7/index.de.md b/content/news/7/index.de.md index 9eac71f29..6f86c20c6 100644 --- a/content/news/7/index.de.md +++ b/content/news/7/index.de.md @@ -1,6 +1,5 @@ --- date: 2025-11-12 -draft: false title: "Jetzt verfügbar: FIP Guide Community" description: Ab sofort bietet die FIP Guide Community einen Ort zum Austauschen und Fragen stellen zu FIP. diff --git a/content/news/7/index.en.md b/content/news/7/index.en.md index 787add41b..ec207a730 100644 --- a/content/news/7/index.en.md +++ b/content/news/7/index.en.md @@ -1,6 +1,5 @@ --- date: 2025-11-12 -draft: false title: "Now Available: FIP Guide Community" description: The FIP Guide Community now offers a place to exchange ideas and ask questions about FIP. diff --git a/content/news/7/index.fr.md b/content/news/7/index.fr.md index c2fe4bf94..f531bc412 100644 --- a/content/news/7/index.fr.md +++ b/content/news/7/index.fr.md @@ -1,6 +1,5 @@ --- date: 2025-11-12 -draft: false title: "Disponible dès maintenant : Communauté FIP Guide" description: La communauté FIP Guide offre désormais un espace pour échanger et poser des questions sur le FIP. diff --git a/content/news/8/index.de.md b/content/news/8/index.de.md index 16b7521be..c4b9b3f11 100644 --- a/content/news/8/index.de.md +++ b/content/news/8/index.de.md @@ -1,6 +1,5 @@ --- date: 2026-03-09 -draft: false title: "Tschechien: Weitere FIP-Einschränkungen der ČD" description: Die České dráhy (ČD) hat die Einschränkungen für die FIP Nutzung in Tschechien ausgeweitet. Neue Regionen, höhere Aufschläge und mehr betroffene diff --git a/content/news/8/index.en.md b/content/news/8/index.en.md index cdf93513e..d837d7b58 100644 --- a/content/news/8/index.en.md +++ b/content/news/8/index.en.md @@ -1,6 +1,5 @@ --- date: 2026-03-09 -draft: false title: "Czechia: Further FIP Restrictions by ČD" description: České dráhy (ČD) has expanded the restrictions on FIP usage in Czechia. New regions, higher surcharges, and more affected train categories. diff --git a/content/news/8/index.fr.md b/content/news/8/index.fr.md index 5d74cbed3..958f1e7ad 100644 --- a/content/news/8/index.fr.md +++ b/content/news/8/index.fr.md @@ -1,6 +1,5 @@ --- date: 2026-03-09 -draft: false title: "Tchéquie : nouvelles restrictions FIP de ČD" description: Les České dráhy (ČD) ont élargi les restrictions d’utilisation du FIP en Tchéquie. Nouvelles régions, suppléments plus élevés et davantage de diff --git a/content/news/9/index.de.md b/content/news/9/index.de.md index 2a4188b0d..77e3ccc6d 100644 --- a/content/news/9/index.de.md +++ b/content/news/9/index.de.md @@ -1,6 +1,5 @@ --- date: 2026-04-01 -draft: false title: Polnischer Betreiber Koleje Małopolskie ist neuestes FIP-Mitglied description: Die Koleje Małopolskie (KMŁ) ist seit dem 1. April 2026 neuestes FIP-Mitglied und weitet damit die Gültigkeit von FIP in Polen weiter aus. Noch diff --git a/content/news/9/index.en.md b/content/news/9/index.en.md index eaeb155e2..49a70d4f6 100644 --- a/content/news/9/index.en.md +++ b/content/news/9/index.en.md @@ -1,6 +1,5 @@ --- date: 2026-04-01 -draft: false title: Polish Operator Koleje Małopolskie is the Newest FIP Member description: Koleje Małopolskie (KMŁ) has been the newest FIP member since 1 April 2026, further expanding the validity of FIP in Poland. Not all details diff --git a/content/news/9/index.fr.md b/content/news/9/index.fr.md index abc35e3e1..7b0023bb8 100644 --- a/content/news/9/index.fr.md +++ b/content/news/9/index.fr.md @@ -1,6 +1,5 @@ --- date: 2026-04-01 -draft: false title: L’opérateur polonais Koleje Małopolskie est le plus récent membre FIP description: Les Koleje Małopolskie (KMŁ) sont le plus récent membre FIP depuis le 1er avril 2026, élargissant ainsi la validité de la FIP en Pologne. Tous diff --git a/content/operator/attica/index.de.md b/content/operator/attica/index.de.md index 2cfe07026..9b683f83b 100644 --- a/content/operator/attica/index.de.md +++ b/content/operator/attica/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica country: - greece diff --git a/content/operator/attica/index.en.md b/content/operator/attica/index.en.md index 59e9293fa..e42c8410d 100644 --- a/content/operator/attica/index.en.md +++ b/content/operator/attica/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica country: - greece diff --git a/content/operator/attica/index.fr.md b/content/operator/attica/index.fr.md index 6cb8ccf69..97de8d3c3 100644 --- a/content/operator/attica/index.fr.md +++ b/content/operator/attica/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Attica country: - greece diff --git a/content/operator/bdz/index.de.md b/content/operator/bdz/index.de.md index ae065e5fc..89f669e7d 100644 --- a/content/operator/bdz/index.de.md +++ b/content/operator/bdz/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: BDŽ country: - bulgaria diff --git a/content/operator/bdz/index.en.md b/content/operator/bdz/index.en.md index aa646e797..f2931d71a 100644 --- a/content/operator/bdz/index.en.md +++ b/content/operator/bdz/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: BDŽ country: - bulgaria diff --git a/content/operator/bdz/index.fr.md b/content/operator/bdz/index.fr.md index 48e5ca7b1..5ae092e86 100644 --- a/content/operator/bdz/index.fr.md +++ b/content/operator/bdz/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: BDŽ country: - bulgaria diff --git a/content/operator/bls/index.de.md b/content/operator/bls/index.de.md index ead1c043c..653cc3be3 100644 --- a/content/operator/bls/index.de.md +++ b/content/operator/bls/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: BLS country: - switzerland diff --git a/content/operator/bls/index.en.md b/content/operator/bls/index.en.md index 9a97c6fbb..e16525fa9 100644 --- a/content/operator/bls/index.en.md +++ b/content/operator/bls/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: BLS country: - switzerland diff --git a/content/operator/bls/index.fr.md b/content/operator/bls/index.fr.md index 49120a06c..655abe739 100644 --- a/content/operator/bls/index.fr.md +++ b/content/operator/bls/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: BLS country: - switzerland diff --git a/content/operator/bsb/index.de.md b/content/operator/bsb/index.de.md index 8d8d52724..681c8a928 100644 --- a/content/operator/bsb/index.de.md +++ b/content/operator/bsb/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: BSB country: - austria diff --git a/content/operator/bsb/index.en.md b/content/operator/bsb/index.en.md index be12e40a3..ac0284344 100644 --- a/content/operator/bsb/index.en.md +++ b/content/operator/bsb/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: BSB country: - austria diff --git a/content/operator/bsb/index.fr.md b/content/operator/bsb/index.fr.md index 8c8f2415b..6e57b7c4c 100644 --- a/content/operator/bsb/index.fr.md +++ b/content/operator/bsb/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: BSB country: - austria diff --git a/content/operator/cd/index.de.md b/content/operator/cd/index.de.md index 8fb5cb5d3..de493c34b 100644 --- a/content/operator/cd/index.de.md +++ b/content/operator/cd/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ČD country: - czechia diff --git a/content/operator/cd/index.en.md b/content/operator/cd/index.en.md index 56adc8b2f..1d141aa27 100644 --- a/content/operator/cd/index.en.md +++ b/content/operator/cd/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ČD country: - czechia diff --git a/content/operator/cd/index.fr.md b/content/operator/cd/index.fr.md index a0e89b7b6..c2f45ee9d 100644 --- a/content/operator/cd/index.fr.md +++ b/content/operator/cd/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: ČD country: - czechia diff --git a/content/operator/cfl/index.de.md b/content/operator/cfl/index.de.md index 6382f8bac..f3d0964c8 100644 --- a/content/operator/cfl/index.de.md +++ b/content/operator/cfl/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: CFL country: - luxembourg diff --git a/content/operator/cfl/index.en.md b/content/operator/cfl/index.en.md index 08a3abf73..909da316f 100644 --- a/content/operator/cfl/index.en.md +++ b/content/operator/cfl/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: CFL country: - luxembourg diff --git a/content/operator/cfl/index.fr.md b/content/operator/cfl/index.fr.md index 8db9a8b94..49e936992 100644 --- a/content/operator/cfl/index.fr.md +++ b/content/operator/cfl/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: CFL country: - luxembourg diff --git a/content/operator/cfr/index.de.md b/content/operator/cfr/index.de.md index 7aab2672d..80ecb3eee 100644 --- a/content/operator/cfr/index.de.md +++ b/content/operator/cfr/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: CFR Călători country: - romania diff --git a/content/operator/cfr/index.en.md b/content/operator/cfr/index.en.md index 7469b3ad1..0ecdcce28 100644 --- a/content/operator/cfr/index.en.md +++ b/content/operator/cfr/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: CFR Călători country: - romania diff --git a/content/operator/cfr/index.fr.md b/content/operator/cfr/index.fr.md index ea8ebf033..ea5290771 100644 --- a/content/operator/cfr/index.fr.md +++ b/content/operator/cfr/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: CFR Călători country: - romania diff --git a/content/operator/cie/index.de.md b/content/operator/cie/index.de.md index 2277411db..ab7eaede3 100644 --- a/content/operator/cie/index.de.md +++ b/content/operator/cie/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: CIE country: - ireland diff --git a/content/operator/cie/index.en.md b/content/operator/cie/index.en.md index 63b9373b7..4fca3a35f 100644 --- a/content/operator/cie/index.en.md +++ b/content/operator/cie/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: CIE country: - ireland diff --git a/content/operator/cie/index.fr.md b/content/operator/cie/index.fr.md index f955133e7..60ac0fec1 100644 --- a/content/operator/cie/index.fr.md +++ b/content/operator/cie/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: CIE country: - ireland diff --git a/content/operator/cp/index.de.md b/content/operator/cp/index.de.md index 14d786c0f..8967aa85d 100644 --- a/content/operator/cp/index.de.md +++ b/content/operator/cp/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: CP country: - portugal diff --git a/content/operator/cp/index.en.md b/content/operator/cp/index.en.md index dca60f529..f938ae034 100644 --- a/content/operator/cp/index.en.md +++ b/content/operator/cp/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: CP country: - portugal diff --git a/content/operator/cp/index.fr.md b/content/operator/cp/index.fr.md index ab3b6ac9d..2d3e39422 100644 --- a/content/operator/cp/index.fr.md +++ b/content/operator/cp/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: CP country: - portugal diff --git a/content/operator/db/index.de.md b/content/operator/db/index.de.md index 3c70493cb..e2239609d 100644 --- a/content/operator/db/index.de.md +++ b/content/operator/db/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DB country: - germany diff --git a/content/operator/db/index.en.md b/content/operator/db/index.en.md index 29d67c687..08ddeb2ca 100644 --- a/content/operator/db/index.en.md +++ b/content/operator/db/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DB country: - germany diff --git a/content/operator/db/index.fr.md b/content/operator/db/index.fr.md index ba0a65e2a..b4cf3019c 100644 --- a/content/operator/db/index.fr.md +++ b/content/operator/db/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: DB country: - germany diff --git a/content/operator/dsb/index.de.md b/content/operator/dsb/index.de.md index 63cec1f18..7b710b948 100644 --- a/content/operator/dsb/index.de.md +++ b/content/operator/dsb/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: DSB country: - denmark diff --git a/content/operator/dsb/index.en.md b/content/operator/dsb/index.en.md index 3324e1ab0..50c76305c 100644 --- a/content/operator/dsb/index.en.md +++ b/content/operator/dsb/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: DSB country: - denmark diff --git a/content/operator/dsb/index.fr.md b/content/operator/dsb/index.fr.md index 5483148cb..1cdd22652 100644 --- a/content/operator/dsb/index.fr.md +++ b/content/operator/dsb/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: DSB country: - denmark diff --git a/content/operator/eurostar/index.de.md b/content/operator/eurostar/index.de.md index 7d762416b..652ff725f 100644 --- a/content/operator/eurostar/index.de.md +++ b/content/operator/eurostar/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Eurostar country: - belgium diff --git a/content/operator/eurostar/index.en.md b/content/operator/eurostar/index.en.md index 41fcfde49..0b8d17195 100644 --- a/content/operator/eurostar/index.en.md +++ b/content/operator/eurostar/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Eurostar country: - belgium diff --git a/content/operator/eurostar/index.fr.md b/content/operator/eurostar/index.fr.md index ea9252ce5..83713ab96 100644 --- a/content/operator/eurostar/index.fr.md +++ b/content/operator/eurostar/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Eurostar country: - belgium diff --git a/content/operator/euskotren/index.de.md b/content/operator/euskotren/index.de.md index 9a2de748f..d83c7b0f8 100644 --- a/content/operator/euskotren/index.de.md +++ b/content/operator/euskotren/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Euskotren country: - spain diff --git a/content/operator/euskotren/index.en.md b/content/operator/euskotren/index.en.md index c958790b2..a41e724cf 100644 --- a/content/operator/euskotren/index.en.md +++ b/content/operator/euskotren/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Euskotren country: - spain diff --git a/content/operator/euskotren/index.fr.md b/content/operator/euskotren/index.fr.md index 9567218a9..d1f111da0 100644 --- a/content/operator/euskotren/index.fr.md +++ b/content/operator/euskotren/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Euskotren country: - spain diff --git a/content/operator/fs/index.de.md b/content/operator/fs/index.de.md index 3f3b74871..258ae4e95 100644 --- a/content/operator/fs/index.de.md +++ b/content/operator/fs/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Trenitalia country: - italy diff --git a/content/operator/fs/index.en.md b/content/operator/fs/index.en.md index c765bab46..b458434ba 100644 --- a/content/operator/fs/index.en.md +++ b/content/operator/fs/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Trenitalia country: - italy diff --git a/content/operator/fs/index.fr.md b/content/operator/fs/index.fr.md index 503ef357d..853d1acf6 100644 --- a/content/operator/fs/index.fr.md +++ b/content/operator/fs/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Trenitalia country: - italy diff --git a/content/operator/gb/index.de.md b/content/operator/gb/index.de.md index 94fc23f80..c64076461 100644 --- a/content/operator/gb/index.de.md +++ b/content/operator/gb/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: National Rail country: - united-kingdom diff --git a/content/operator/gb/index.en.md b/content/operator/gb/index.en.md index ca64ba030..ef701bebb 100644 --- a/content/operator/gb/index.en.md +++ b/content/operator/gb/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: National Rail country: - united-kingdom diff --git a/content/operator/gb/index.fr.md b/content/operator/gb/index.fr.md index 2da609b2e..5f19a0c72 100644 --- a/content/operator/gb/index.fr.md +++ b/content/operator/gb/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: National Rail country: - united-kingdom diff --git a/content/operator/gysev/index.de.md b/content/operator/gysev/index.de.md index 093671d4b..52eeb5c1c 100644 --- a/content/operator/gysev/index.de.md +++ b/content/operator/gysev/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: GySEV / Raaberbahn country: - austria diff --git a/content/operator/gysev/index.en.md b/content/operator/gysev/index.en.md index 3fe4b12a2..59669f07c 100644 --- a/content/operator/gysev/index.en.md +++ b/content/operator/gysev/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: GySEV / Raaberbahn country: - austria diff --git a/content/operator/gysev/index.fr.md b/content/operator/gysev/index.fr.md index 06f0996b7..d92ff5d42 100644 --- a/content/operator/gysev/index.fr.md +++ b/content/operator/gysev/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: GySEV / Raaberbahn country: - austria diff --git a/content/operator/ht/index.de.md b/content/operator/ht/index.de.md index 4b33cab56..10a4bd992 100644 --- a/content/operator/ht/index.de.md +++ b/content/operator/ht/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Hellenic Train country: - greece diff --git a/content/operator/ht/index.en.md b/content/operator/ht/index.en.md index cbdde6646..3b3644fe6 100644 --- a/content/operator/ht/index.en.md +++ b/content/operator/ht/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Hellenic Train country: - greece diff --git a/content/operator/ht/index.fr.md b/content/operator/ht/index.fr.md index 10549f16c..c8d0fb554 100644 --- a/content/operator/ht/index.fr.md +++ b/content/operator/ht/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Hellenic Train country: - greece diff --git a/content/operator/kd/index.de.md b/content/operator/kd/index.de.md index 1427e6bc6..a5b9d7d1e 100644 --- a/content/operator/kd/index.de.md +++ b/content/operator/kd/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: KD country: - poland diff --git a/content/operator/kd/index.en.md b/content/operator/kd/index.en.md index 794551e7b..e75ad30e5 100644 --- a/content/operator/kd/index.en.md +++ b/content/operator/kd/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: KD country: - poland diff --git a/content/operator/kd/index.fr.md b/content/operator/kd/index.fr.md index e68e93484..79cd11cbb 100644 --- a/content/operator/kd/index.fr.md +++ b/content/operator/kd/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: KD country: - pologne diff --git a/content/operator/kml/index.de.md b/content/operator/kml/index.de.md index e986cf373..e259b0662 100644 --- a/content/operator/kml/index.de.md +++ b/content/operator/kml/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: KMŁ country: - poland diff --git a/content/operator/kml/index.en.md b/content/operator/kml/index.en.md index 9a14091b1..cedbdba5a 100644 --- a/content/operator/kml/index.en.md +++ b/content/operator/kml/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: KMŁ country: - poland diff --git a/content/operator/kml/index.fr.md b/content/operator/kml/index.fr.md index e6ae7a3e8..2c12cd8dd 100644 --- a/content/operator/kml/index.fr.md +++ b/content/operator/kml/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: KMŁ country: - poland diff --git a/content/operator/ks/index.de.md b/content/operator/ks/index.de.md index 585acee55..34cfd6045 100644 --- a/content/operator/ks/index.de.md +++ b/content/operator/ks/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: KŚ country: - poland diff --git a/content/operator/ks/index.en.md b/content/operator/ks/index.en.md index fa2082b0c..c6fbccc88 100644 --- a/content/operator/ks/index.en.md +++ b/content/operator/ks/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: KŚ country: - poland diff --git a/content/operator/ks/index.fr.md b/content/operator/ks/index.fr.md index a344277a8..16ca42838 100644 --- a/content/operator/ks/index.fr.md +++ b/content/operator/ks/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: KŚ country: - poland diff --git a/content/operator/kw/index.de.md b/content/operator/kw/index.de.md index 069b02e1e..524805406 100644 --- a/content/operator/kw/index.de.md +++ b/content/operator/kw/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: KW country: - poland diff --git a/content/operator/kw/index.en.md b/content/operator/kw/index.en.md index 2421926cc..21b670f3f 100644 --- a/content/operator/kw/index.en.md +++ b/content/operator/kw/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: KW country: - poland diff --git a/content/operator/kw/index.fr.md b/content/operator/kw/index.fr.md index 57786fbc3..2ddcc02f1 100644 --- a/content/operator/kw/index.fr.md +++ b/content/operator/kw/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: KW country: - poland diff --git a/content/operator/lka/index.de.md b/content/operator/lka/index.de.md index 02d1c9864..d7b4ff3ec 100644 --- a/content/operator/lka/index.de.md +++ b/content/operator/lka/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ŁKA country: - poland diff --git a/content/operator/lka/index.en.md b/content/operator/lka/index.en.md index 3bf995a2e..3b04ba85a 100644 --- a/content/operator/lka/index.en.md +++ b/content/operator/lka/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ŁKA country: - poland diff --git a/content/operator/lka/index.fr.md b/content/operator/lka/index.fr.md index 264d0ab38..11a91657d 100644 --- a/content/operator/lka/index.fr.md +++ b/content/operator/lka/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: ŁKA country: - poland diff --git a/content/operator/ltg/index.de.md b/content/operator/ltg/index.de.md index d458bd7b6..8d8afa5d2 100644 --- a/content/operator/ltg/index.de.md +++ b/content/operator/ltg/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: LTG-Link country: - lithuania diff --git a/content/operator/ltg/index.en.md b/content/operator/ltg/index.en.md index 517d4c0d9..f6aeece34 100644 --- a/content/operator/ltg/index.en.md +++ b/content/operator/ltg/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: LTG-Link country: - lithuania diff --git a/content/operator/ltg/index.fr.md b/content/operator/ltg/index.fr.md index 1ee8ec3a5..3b26eba22 100644 --- a/content/operator/ltg/index.fr.md +++ b/content/operator/ltg/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: LTG-Link country: - lithuania diff --git a/content/operator/mav/index.de.md b/content/operator/mav/index.de.md index 60b6d868e..77be3c087 100644 --- a/content/operator/mav/index.de.md +++ b/content/operator/mav/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: MÁV country: - hungary diff --git a/content/operator/mav/index.en.md b/content/operator/mav/index.en.md index 5638ad81d..c4f64c4a9 100644 --- a/content/operator/mav/index.en.md +++ b/content/operator/mav/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: MÁV country: - hungary diff --git a/content/operator/mav/index.fr.md b/content/operator/mav/index.fr.md index 502e957a1..d666d5119 100644 --- a/content/operator/mav/index.fr.md +++ b/content/operator/mav/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: MÁV country: - hungary diff --git a/content/operator/nir/index.de.md b/content/operator/nir/index.de.md index 88e5ccc46..a63edfbbe 100644 --- a/content/operator/nir/index.de.md +++ b/content/operator/nir/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: NIR country: - united-kingdom diff --git a/content/operator/nir/index.en.md b/content/operator/nir/index.en.md index 2874aa47d..63c2c2f95 100644 --- a/content/operator/nir/index.en.md +++ b/content/operator/nir/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: NIR country: - united-kingdom diff --git a/content/operator/nir/index.fr.md b/content/operator/nir/index.fr.md index cb6d47c28..f4b4d01df 100644 --- a/content/operator/nir/index.fr.md +++ b/content/operator/nir/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: NIR country: - united-kingdom diff --git a/content/operator/ns/index.de.md b/content/operator/ns/index.de.md index 86188343e..5fe19b90d 100644 --- a/content/operator/ns/index.de.md +++ b/content/operator/ns/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: NS country: - netherlands diff --git a/content/operator/ns/index.en.md b/content/operator/ns/index.en.md index 43804ea10..547ae4443 100644 --- a/content/operator/ns/index.en.md +++ b/content/operator/ns/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: NS country: - netherlands diff --git a/content/operator/ns/index.fr.md b/content/operator/ns/index.fr.md index 6ac846d91..904274ab8 100644 --- a/content/operator/ns/index.fr.md +++ b/content/operator/ns/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: NS country: - netherlands diff --git a/content/operator/oebb/index.de.md b/content/operator/oebb/index.de.md index 18f7bedfb..3b0f4ef6c 100644 --- a/content/operator/oebb/index.de.md +++ b/content/operator/oebb/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB country: - austria diff --git a/content/operator/oebb/index.en.md b/content/operator/oebb/index.en.md index 08b1280c8..3f32c9319 100644 --- a/content/operator/oebb/index.en.md +++ b/content/operator/oebb/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB country: - austria diff --git a/content/operator/oebb/index.fr.md b/content/operator/oebb/index.fr.md index 61f2db388..7288fa28a 100644 --- a/content/operator/oebb/index.fr.md +++ b/content/operator/oebb/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: ÖBB country: - austria diff --git a/content/operator/pkp/index.de.md b/content/operator/pkp/index.de.md index 6b011cda1..41fd21560 100644 --- a/content/operator/pkp/index.de.md +++ b/content/operator/pkp/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: PKP country: - poland diff --git a/content/operator/pkp/index.en.md b/content/operator/pkp/index.en.md index 45fd3330f..6b829bb7a 100644 --- a/content/operator/pkp/index.en.md +++ b/content/operator/pkp/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: PKP country: - poland diff --git a/content/operator/pkp/index.fr.md b/content/operator/pkp/index.fr.md index 01cac88b0..165ecd84e 100644 --- a/content/operator/pkp/index.fr.md +++ b/content/operator/pkp/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: PKP country: - poland diff --git a/content/operator/renfe/index.de.md b/content/operator/renfe/index.de.md index 604691168..6ed8479da 100644 --- a/content/operator/renfe/index.de.md +++ b/content/operator/renfe/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Renfe country: - spain diff --git a/content/operator/renfe/index.en.md b/content/operator/renfe/index.en.md index 747582bc7..4ca9c14f8 100644 --- a/content/operator/renfe/index.en.md +++ b/content/operator/renfe/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Renfe country: - spain diff --git a/content/operator/renfe/index.fr.md b/content/operator/renfe/index.fr.md index 7be20dae8..893c6954c 100644 --- a/content/operator/renfe/index.fr.md +++ b/content/operator/renfe/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Renfe country: - spain diff --git a/content/operator/sbb/index.de.md b/content/operator/sbb/index.de.md index 86b9e5384..7abec4bd6 100644 --- a/content/operator/sbb/index.de.md +++ b/content/operator/sbb/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SBB CFF FFS country: - switzerland diff --git a/content/operator/sbb/index.en.md b/content/operator/sbb/index.en.md index 250645143..5e06d11c0 100644 --- a/content/operator/sbb/index.en.md +++ b/content/operator/sbb/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SBB CFF FFS country: - switzerland diff --git a/content/operator/sbb/index.fr.md b/content/operator/sbb/index.fr.md index d50b47b76..35494110f 100644 --- a/content/operator/sbb/index.fr.md +++ b/content/operator/sbb/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: SBB CFF FFS country: - switzerland diff --git a/content/operator/sll/index.de.md b/content/operator/sll/index.de.md index e220c621b..21cf443a2 100644 --- a/content/operator/sll/index.de.md +++ b/content/operator/sll/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line Limited country: - ireland diff --git a/content/operator/sll/index.en.md b/content/operator/sll/index.en.md index ddab78b9a..2eb0523c0 100644 --- a/content/operator/sll/index.en.md +++ b/content/operator/sll/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line Limited country: - ireland diff --git a/content/operator/sll/index.fr.md b/content/operator/sll/index.fr.md index 95754e005..bf108ea72 100644 --- a/content/operator/sll/index.fr.md +++ b/content/operator/sll/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line Limited country: - ireland diff --git a/content/operator/sncb/index.de.md b/content/operator/sncb/index.de.md index f544beaa8..91ed024c1 100644 --- a/content/operator/sncb/index.de.md +++ b/content/operator/sncb/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB / NMBS country: - belgium diff --git a/content/operator/sncb/index.en.md b/content/operator/sncb/index.en.md index 3754734d6..ca38d84f3 100644 --- a/content/operator/sncb/index.en.md +++ b/content/operator/sncb/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB / NMBS country: - belgium diff --git a/content/operator/sncb/index.fr.md b/content/operator/sncb/index.fr.md index 5ae1cd6b8..4df8a7651 100644 --- a/content/operator/sncb/index.fr.md +++ b/content/operator/sncb/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCB / NMBS country: - belgium diff --git a/content/operator/sncf/index.de.md b/content/operator/sncf/index.de.md index b6e876427..f03ec5fbd 100644 --- a/content/operator/sncf/index.de.md +++ b/content/operator/sncf/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCF Voyageurs country: - france diff --git a/content/operator/sncf/index.en.md b/content/operator/sncf/index.en.md index ffb54d208..a13950ca5 100644 --- a/content/operator/sncf/index.en.md +++ b/content/operator/sncf/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCF Voyageurs country: - france diff --git a/content/operator/sncf/index.fr.md b/content/operator/sncf/index.fr.md index 6ea6b60ba..541beb9c9 100644 --- a/content/operator/sncf/index.fr.md +++ b/content/operator/sncf/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: SNCF Voyageurs country: - france diff --git a/content/operator/sp/index.de.md b/content/operator/sp/index.de.md index b91f30435..412fb5a0f 100644 --- a/content/operator/sp/index.de.md +++ b/content/operator/sp/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Schweizer Privatbahnen description: Informationen über die FIP-Bedingungen bei den Schweizer Privatbahnen. country: diff --git a/content/operator/sp/index.en.md b/content/operator/sp/index.en.md index 78a8c35bf..b32fde3c2 100644 --- a/content/operator/sp/index.en.md +++ b/content/operator/sp/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Schweizer Privatbahnen description: Information on the FIP conditions at the Swiss private railways. country: diff --git a/content/operator/sp/index.fr.md b/content/operator/sp/index.fr.md index 4e2583a38..5fbc662f4 100644 --- a/content/operator/sp/index.fr.md +++ b/content/operator/sp/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Schweizer Privatbahnen description: Informations sur les conditions FIP des chemins de fer privés suisses. country: diff --git a/content/operator/stl/index.de.md b/content/operator/stl/index.de.md index 1cbc26a90..b5d6cd9fc 100644 --- a/content/operator/stl/index.de.md +++ b/content/operator/stl/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV country: - netherlands diff --git a/content/operator/stl/index.en.md b/content/operator/stl/index.en.md index 06fed6367..559b0b5b9 100644 --- a/content/operator/stl/index.en.md +++ b/content/operator/stl/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV country: - netherlands diff --git a/content/operator/stl/index.fr.md b/content/operator/stl/index.fr.md index 8f3337491..30d68e20f 100644 --- a/content/operator/stl/index.fr.md +++ b/content/operator/stl/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Stena Line BV country: - netherlands diff --git a/content/operator/sv/index.de.md b/content/operator/sv/index.de.md index 7bb5402f1..6972a74e6 100644 --- a/content/operator/sv/index.de.md +++ b/content/operator/sv/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SV country: - serbia diff --git a/content/operator/sv/index.en.md b/content/operator/sv/index.en.md index 66dc53770..90ed8e61e 100644 --- a/content/operator/sv/index.en.md +++ b/content/operator/sv/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SV country: - serbia diff --git a/content/operator/sv/index.fr.md b/content/operator/sv/index.fr.md index 70854b172..a94c10d03 100644 --- a/content/operator/sv/index.fr.md +++ b/content/operator/sv/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: SV country: - serbia diff --git a/content/operator/sz/index.de.md b/content/operator/sz/index.de.md index b2f6026df..663df8b8f 100644 --- a/content/operator/sz/index.de.md +++ b/content/operator/sz/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: SŽ country: - slovenia diff --git a/content/operator/sz/index.en.md b/content/operator/sz/index.en.md index 42aca9492..524fc51bb 100644 --- a/content/operator/sz/index.en.md +++ b/content/operator/sz/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: SŽ country: - slovenia diff --git a/content/operator/sz/index.fr.md b/content/operator/sz/index.fr.md index 167a18f20..1366bd029 100644 --- a/content/operator/sz/index.fr.md +++ b/content/operator/sz/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: SŽ country: - slovenia diff --git a/content/operator/vy/index.de.md b/content/operator/vy/index.de.md index d0a45c946..68faa53bd 100644 --- a/content/operator/vy/index.de.md +++ b/content/operator/vy/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: Vy Group country: - norway diff --git a/content/operator/vy/index.en.md b/content/operator/vy/index.en.md index 07e0f7e30..82877c764 100644 --- a/content/operator/vy/index.en.md +++ b/content/operator/vy/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: Vy Group country: - norway diff --git a/content/operator/vy/index.fr.md b/content/operator/vy/index.fr.md index d70a6a959..b6d2ab35d 100644 --- a/content/operator/vy/index.fr.md +++ b/content/operator/vy/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: Vy Group country: - norway diff --git a/content/operator/zpcg/index.de.md b/content/operator/zpcg/index.de.md index bcebdbc92..9e2322e5c 100644 --- a/content/operator/zpcg/index.de.md +++ b/content/operator/zpcg/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ŽPCG country: - montenegro diff --git a/content/operator/zpcg/index.en.md b/content/operator/zpcg/index.en.md index 35fe75084..e565f3f36 100644 --- a/content/operator/zpcg/index.en.md +++ b/content/operator/zpcg/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ŽPCG country: - montenegro diff --git a/content/operator/zpcg/index.fr.md b/content/operator/zpcg/index.fr.md index 86428f729..7337736a5 100644 --- a/content/operator/zpcg/index.fr.md +++ b/content/operator/zpcg/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: ŽPCG country: - montenegro diff --git a/content/operator/zssk/index.de.md b/content/operator/zssk/index.de.md index 82dfbdaa8..b63ac70a1 100644 --- a/content/operator/zssk/index.de.md +++ b/content/operator/zssk/index.de.md @@ -1,5 +1,4 @@ --- -draft: false title: ZSSK / ŽSR country: - slovakia diff --git a/content/operator/zssk/index.en.md b/content/operator/zssk/index.en.md index 8c3b72861..164b908e2 100644 --- a/content/operator/zssk/index.en.md +++ b/content/operator/zssk/index.en.md @@ -1,5 +1,4 @@ --- -draft: false title: ZSSK / ZSR country: - slovakia diff --git a/content/operator/zssk/index.fr.md b/content/operator/zssk/index.fr.md index 07e69089d..97852efcb 100644 --- a/content/operator/zssk/index.fr.md +++ b/content/operator/zssk/index.fr.md @@ -1,5 +1,4 @@ --- -draft: false title: ZSSK / ZSR country: - slovakia