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