diff options
author | Papoteur <papoteur@mageia.org> | 2023-06-11 15:40:26 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2023-06-11 15:40:26 +0200 |
commit | aff91a51dcf79bbe7f57ee87a3139f84d301beac (patch) | |
tree | 74cfa7b8c342bbbfe466b04f06f0967a706c79a5 /mcc/9/fr/index.html | |
parent | e9dd2b1706a50d9723556e98f538b9e2d09bec19 (diff) | |
download | doc-aff91a51dcf79bbe7f57ee87a3139f84d301beac.tar doc-aff91a51dcf79bbe7f57ee87a3139f84d301beac.tar.gz doc-aff91a51dcf79bbe7f57ee87a3139f84d301beac.tar.bz2 doc-aff91a51dcf79bbe7f57ee87a3139f84d301beac.tar.xz doc-aff91a51dcf79bbe7f57ee87a3139f84d301beac.zip |
Adding or refreshing mcc in fr
Diffstat (limited to 'mcc/9/fr/index.html')
-rw-r--r-- | mcc/9/fr/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mcc/9/fr/index.html b/mcc/9/fr/index.html new file mode 100644 index 00000000..a72ec943 --- /dev/null +++ b/mcc/9/fr/index.html @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> + +<!DOCTYPE html + PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> + <head> + <link rel="shortcut icon" href="https://www.mageia.org/g/favicon.png"/> + <meta http-equiv="Refresh" content="1; URL=content/index.html"/> + <title> + </title> + </head> + <body> + If not automatically redirected, click here: <a href="content/index.html">content/index.html</a> + </body> +</html> |