diff options
author | Papoteur <papoteur@mageia.org> | 2023-06-11 15:40:32 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2023-06-11 15:40:32 +0200 |
commit | 35cbb888d9fa1d74dc08963190ebc38d101dadeb (patch) | |
tree | f500babfaf60513e28a1234f2efd93bdece380fe /mcc/9/sq/index.html | |
parent | 81102587fa87be8267fbbcf0db898cc125c64c1b (diff) | |
download | doc-35cbb888d9fa1d74dc08963190ebc38d101dadeb.tar doc-35cbb888d9fa1d74dc08963190ebc38d101dadeb.tar.gz doc-35cbb888d9fa1d74dc08963190ebc38d101dadeb.tar.bz2 doc-35cbb888d9fa1d74dc08963190ebc38d101dadeb.tar.xz doc-35cbb888d9fa1d74dc08963190ebc38d101dadeb.zip |
Adding or refreshing mcc in sq
Diffstat (limited to 'mcc/9/sq/index.html')
-rw-r--r-- | mcc/9/sq/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mcc/9/sq/index.html b/mcc/9/sq/index.html new file mode 100644 index 00000000..a72ec943 --- /dev/null +++ b/mcc/9/sq/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> |