diff options
author | Papoteur <papoteur@mageia.org> | 2021-03-11 18:58:09 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2021-03-11 18:58:09 +0100 |
commit | c55cf829bfe515337133c9474dcba8deb9425452 (patch) | |
tree | 4662964e1a03e1a75625a0646ddc0b18d761be58 /installer/8/en/index.html | |
parent | b1c2883c1ee474417ffd02a9c1980a1b2e275db8 (diff) | |
download | doc-c55cf829bfe515337133c9474dcba8deb9425452.tar doc-c55cf829bfe515337133c9474dcba8deb9425452.tar.gz doc-c55cf829bfe515337133c9474dcba8deb9425452.tar.bz2 doc-c55cf829bfe515337133c9474dcba8deb9425452.tar.xz doc-c55cf829bfe515337133c9474dcba8deb9425452.zip |
Adding or refreshing installer in en
Diffstat (limited to 'installer/8/en/index.html')
-rw-r--r-- | installer/8/en/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/installer/8/en/index.html b/installer/8/en/index.html new file mode 100644 index 00000000..a72ec943 --- /dev/null +++ b/installer/8/en/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> |