diff options
author | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:15 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-07-02 16:04:15 +0200 |
commit | 3b4e6b888da9320cb26b53b1ff48cb465d0b0c7a (patch) | |
tree | 10d2c9f1b311da2ba5943115fab301b85cf7cd51 /mcc/7/sq/index.html | |
parent | bef7f491f72c25cb1abe1f1bcd2a71c706fdb181 (diff) | |
download | doc-3b4e6b888da9320cb26b53b1ff48cb465d0b0c7a.tar doc-3b4e6b888da9320cb26b53b1ff48cb465d0b0c7a.tar.gz doc-3b4e6b888da9320cb26b53b1ff48cb465d0b0c7a.tar.bz2 doc-3b4e6b888da9320cb26b53b1ff48cb465d0b0c7a.tar.xz doc-3b4e6b888da9320cb26b53b1ff48cb465d0b0c7a.zip |
Adding or refreshing mcc in sq
Diffstat (limited to 'mcc/7/sq/index.html')
-rw-r--r-- | mcc/7/sq/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mcc/7/sq/index.html b/mcc/7/sq/index.html new file mode 100644 index 00000000..cc49eb3b --- /dev/null +++ b/mcc/7/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="http://docteam.mageia.org.uk/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> |