Add translationKey and French slugs to link FR/EN articles
For all French posts with English counterparts, add translationKey to both FR and EN versions so the language switcher can link them. Also give French posts proper French slugs and add aliases to preserve the old English-slug URLs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c1cf6ceed5
commit
b91fdcd0f1
31 changed files with 69 additions and 0 deletions
|
|
@ -1,10 +1,14 @@
|
|||
---
|
||||
title: Utiliser les plages IPv6 supplémentaires du réseau Free et Orange
|
||||
date: !!timestamp '2023-04-05 14:43:00'
|
||||
slug: utiliser-plages-ipv6-supplementaires-fai
|
||||
translationKey: use-additional-ipv6-isp
|
||||
tags:
|
||||
- network
|
||||
- ipv6
|
||||
- freebox
|
||||
aliases:
|
||||
- /fr/post/use-additional-ipv6-blocks-from-isp
|
||||
---
|
||||
|
||||
Chez Free et Orange, lorsque l'on n'a pas désactivé l'IPv6 les Freebox (et certaines Livebox) mettent à disposition des équipements connectés une plage d'IPv6 /64.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue